mirror of
https://github.com/dataforcanada/d4c-service-geo-assistant.git
synced 2026-06-13 14:31:01 +02:00
Fix frontend and api state handling (#11)
* Fix frontend and api state handling * Increase timeout to 6 mins * Fix test
This commit is contained in:
@@ -31,6 +31,7 @@ async def test_hello_world(initialized_app):
|
||||
"agent_state_input": {
|
||||
"messages": [{"content": "Hello, world!", "type": "human"}],
|
||||
"place": None,
|
||||
"search_area": None,
|
||||
},
|
||||
"thread_id": str(thread_id),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user