mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
Changed dependencies
This commit is contained in:
parent
6ad20bddad
commit
b9b9e2a3f2
3 changed files with 207 additions and 88 deletions
|
|
@ -122,5 +122,3 @@ def get_chat_session_history(aichat_uuid: Optional[str] = None):
|
|||
|
||||
return {"message_history": message_history, "aichat_uuid": session_id}
|
||||
|
||||
if __name__ == '__main__':
|
||||
pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue