mirror of
https://github.com/katanemo/plano.git
synced 2026-07-05 15:52:12 +02:00
stream buffer implementation with tests
This commit is contained in:
parent
409b3de77e
commit
bf3bab780f
35 changed files with 4088 additions and 2958 deletions
|
|
@ -65,6 +65,10 @@ log running e2e tests for model alias routing
|
|||
log ========================================
|
||||
poetry run pytest test_model_alias_routing.py
|
||||
|
||||
log running e2e tests for openai responses api client
|
||||
log ========================================
|
||||
poetry run pytest test_openai_responses_api_client.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