resolving PR comments

This commit is contained in:
Salman Paracha 2025-12-16 21:55:24 -08:00
parent 6aa37af2a6
commit edb5cb58c5
10 changed files with 159 additions and 112 deletions

View file

@ -20,6 +20,6 @@ llm_providers:
# State storage configuration for v1/responses API
# Manages conversation state for multi-turn conversations
state_storage_v1_responses:
state_storage:
# Type: memory | postgres
type: memory