Releases: dexaai/openai-fetch
Releases · dexaai/openai-fetch
Fix OpenAI message types
Version 2.0
v1.6.5
- Buffer incomplete lines when streaming 0235aa5
v1.6.4
v1.6.3
- Simplify ChatMessage type/schema for better compat fc0a685
v1.6.2
- Add name to ChatResponseMessage 804395e
v1.6.1
What's Changed
- Improve ChatMessage types by @rileytomasek in #28
- Safe usage of "process.env" by @MelonCode in #25
New Contributors
- @MelonCode made their first contribution in #25
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- Add function calling support to chat completions by @rileytomasek in #27
New Contributors
- @transitive-bullshit made their first contribution in #27
Full Changelog: v1.5.1...v1.6.0
v1.5.1
What's Changed
- Export types that should be public by @rileytomasek in #23
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Read OpenAI organization ID from environment vars by @rileytomasek in #20
Full Changelog: v1.4.0...v1.5.0