Update src/aidgaf/aidgaf_server/idgaf.py
This commit is contained in:
@ -91,7 +91,7 @@ def get_prompt(command) -> dict:
|
||||
|
||||
print(my_prompt)
|
||||
the_data = DATA
|
||||
the_data["prompt"] = my_prompt
|
||||
the_data["messages"][-1]["content"] = my_prompt
|
||||
return the_data
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user