updated sops apis and questions generator
This commit is contained in:
@@ -103,7 +103,7 @@ class QuestionsGenerator:
|
||||
{"role": "user", "content": f"Roles Data: {roles_data}"}
|
||||
],
|
||||
response_format=AssementQuestion, # Ensure you specify the correct format
|
||||
max_tokens=4096,
|
||||
max_tokens=10000,
|
||||
temperature=0.1
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user