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