plano/arch/tools/cli
Salman Paracha d5a273f740
enable state management for v1/responses (#631)
* first commit with tests to enable state mamangement via memory

* fixed logs to follow the conversational flow a bit better

* added support for supabase

* added the state_storage_v1_responses flag, and use that to store state appropriately

* cleaned up logs and fixed issue with connectivity for llm gateway in weather forecast demo

* fixed mixed inputs from openai v1/responses api (#632)

* fixed mixed inputs from openai v1/responses api

* removing tracing from model-alias-rouing

* handling additional input types from openairs

---------

Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-342.local>

* resolving PR comments

---------

Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-342.local>
2025-12-17 12:18:38 -08:00
..
__init__.py fixed cli to use poetry as well. this way we make it easy to have the… (#160) 2024-10-09 15:53:12 -07:00
config_generator.py removing model_server python module to brightstaff (function calling) (#615) 2025-11-22 12:55:00 -08:00
consts.py release 0.3.22 (#629) 2025-12-11 11:20:19 -08:00
core.py removing model_server. buh bye (#619) 2025-11-22 15:04:41 -08:00
docker_cli.py add support for agents (#564) 2025-10-14 14:01:11 -07:00
main.py removing model_server. buh bye (#619) 2025-11-22 15:04:41 -08:00
targets.py use docker cli to communicate to docker sub system (#412) 2025-02-14 17:46:58 -08:00
utils.py enable state management for v1/responses (#631) 2025-12-17 12:18:38 -08:00