mirror of
https://github.com/katanemo/plano.git
synced 2026-06-26 15:39:40 +02:00
cleaned up logs and fixed issue with connectivity for llm gateway in weather forecast demo
This commit is contained in:
parent
1212b526b8
commit
e49ff4bbf4
8 changed files with 260 additions and 220 deletions
|
|
@ -69,6 +69,14 @@ log running e2e tests for openai responses api client
|
|||
log ========================================
|
||||
poetry run pytest test_openai_responses_api_client.py
|
||||
|
||||
log startup arch gateway with state storage for openai responses api client demo
|
||||
archgw down
|
||||
archgw up arch_config_memory_state_v1_responses.yaml
|
||||
|
||||
log running e2e tests for openai responses api client
|
||||
log ========================================
|
||||
poetry run pytest test_openai_responses_api_client_with_state.py
|
||||
|
||||
log shutting down the weather_forecast demo
|
||||
log =======================================
|
||||
cd ../../demos/samples_python/weather_forecast
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue