You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add role="tool" and message_type field to ProtocolMessage (#180)
* client: add default_headers to _BotContext
* Add role=tool and message_type fields to ProtocolMessage
* format
* remove unnecessary tests
feature: add ParameterControls (#176)
* Add parameter_controls setting and pydantic types
* Add parameters field to ProtocolMessage
* Bump Poe Protocol version to 1.2
* Bump SettingsResponse version to 2