Releases: dexaai/openai-fetch
Releases · dexaai/openai-fetch
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
v1.4.0
What's Changed
- Add bulk embedding and completion methods by @rileytomasek in #18
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Upgrade Ky and improve config by @rileytomasek in #17
Full Changelog: v1.2.1...v1.3.0
v1.2.1
- Allow passing Headers to client for all requests f50e3f8
Full Changelog: v1.2.0...v1.2.1
v1.2.0
v1.1.1
v1.1.0
What's Changed
- Clone response before reading body in err hook by @rileytomasek in #5
- feat: support pass through fetch options by @bytemain in #9
- Add support for chat completions by @rileytomasek in #11
New Contributors
Full Changelog: v1.0.3...v1.1.0