Release v3.1.34
What's Changed
- fix
- oai: o3-mini-2025-01-31, o3-mini
- include chatmodel usage in demo
- adding rest of the test cases for Assistant
- clearing unused usings
- naming fix & using ChatModel other than string
- code formatting
- removing usings
- fixing modify endpoint (openai api rejects any fields it does not recognize)
- resolvin rebase conflicts
- adding test cases for assistants
- Refactor response formats and make assistant properties mutable
- Refactor and improve documentation in ResponseFormat and ToolResources
- adding assistant tool converter and adding ResponseFormat with converter
- adjusting request fields and xml doc
- decoupling AssistantTool from Tool
- adding some assistant endpoint related changes
- code format
- adding support for http strict
- extract url builder, code formatting
- Update project versions to v3.1.33
- adding QueryParams to the http request
Updated Projects
LlmTornado.Demo.csproj -> 0.0.1
LlmTornado.csproj -> 3.1.34