Releases: m1guelpf/swift-openai-responses
Releases · m1guelpf/swift-openai-responses
1.1.1
1.1.0
What's Changed
- Add support for image generation, MCP, background responses, prompt templates, logprobs, code interpreter, reasoning, and more.
Full Changelog: 1.0.7...1.1.0
1.0.7
What's Changed
- Adding support for GPT 4.1 model by @matthewwilson in #18
- Fix function_call codedAs by @gabriel in #14
- Fix TopP by @gabriel in #13
New Contributors
- @matthewwilson made their first contribution in #18
Full Changelog: 1.0.6...1.0.7
1.0.6
What's Changed
- Fixing type Error on Temperature Value by @niallkeys in #12
Full Changelog: 1.0.5...1.0.6
1.0.5
What's Changed
- Fixing bug with json serialization on function_call_output by @niallkeys in #11
New Contributors
- @niallkeys made their first contribution in #11
Full Changelog: 1.0.4...1.0.5
1.0.4
Full Changelog: 1.0.3...1.0.4
1.0.3
1.0.2
1.0.1
Conversation Management
- Add
Conversation
class
Full Changelog: 0.1.1...1.0