All notable changes to open-ai
will be documented in this file.
- Fix "export-ignore" does not work by @assert6 in #43
- Update README.md by @ali-wells in #45
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #47
- Add customURL support. by @orhanerday in #49
Full Changelog: https://github.com/orhanerday/open-ai/compare/3.4...3.5
- Add organization support. by @orhanerday in #40
Full Changelog: https://github.com/orhanerday/open-ai/compare/3.3...3.4
- Feature request: support stream by @orhanerday in #37
Full Changelog: https://github.com/orhanerday/open-ai/compare/3.2.1...3.3
- Update README.md by @orhanerday
Full Changelog: https://github.com/orhanerday/open-ai/compare/3.2...3.2.1
- Ability to set a timeout value in seconds by @dsampaolo in #31
- @dsampaolo made their first contribution in #31
Full Changelog: https://github.com/orhanerday/open-ai/compare/3.1...3.2
- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #28
- Fix tests by @adetch in #29
- Add current completion endpoint by @adetch in #30
- @adetch made their first contribution in #29
Full Changelog: https://github.com/orhanerday/open-ai/compare/3.0...3.1
- List models by @orhanerday in #22
- Implement edit feature by @orhanerday in #23
- Add Images feature by @orhanerday in #24
- Embeddings feature by @orhanerday in #25
- Add retrieve file content by @orhanerday in #26
- Add deprecated methods by @orhanerday in #27
Full Changelog: https://github.com/orhanerday/open-ai/compare/2.3...3.0
- Fix documentation for Url Class by @Muchwat in #18
- Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #19
- feat: Add image generation api by @SheepFromHeaven in #21
Full Changelog: https://github.com/orhanerday/open-ai/compare/2.2...2.3
- API for content filter, unit testing fixed and added documentation for content filtering by @bashar94 in #17
- @bashar94 made their first contribution in #17
Full Changelog: https://github.com/orhanerday/open-ai/compare/2.1...2.2
- Adding more capabilities by @orhanerday in #11
- Files
- Fine-tuning
- @orhanerday made their first contribution in #11
Full Changelog: https://github.com/orhanerday/open-ai/compare/2.0...2.1
- Orhanerday/open-ai now supports file uploads
- Bump dependabot/fetch-metadata from 1.1.1 to 1.2.0 by @dependabot in #3
- Bump dependabot/fetch-metadata from 1.2.0 to 1.2.1 by @dependabot in #4
- Bump dependabot/fetch-metadata from 1.2.1 to 1.3.0 by @dependabot in #5
- Bump actions/checkout from 2 to 3 by @dependabot in #6
- Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 by @dependabot in #7
- @dependabot made their first contribution in #3
Full Changelog: https://github.com/orhanerday/open-ai/compare/1.1...2.0
- orhanerday/open-ai now supports PHP 8
Full Changelog: https://github.com/orhanerday/open-ai/compare/1.0.0...1.1
- initial release