What's Changed
- Adding two new issue templates: bug_report, feature_request. They are very close to the issue templates found in the other repos, like openai-python. by @AngelosP in #146
- Export latest API listing by @joseharriaga in #157
- Refactor Assistants for better organization by @joseharriaga in #158
- Updated the 'How to work with Azure OpenAI' section with … by @AngelosP in #161
- Add improvements to pagination utilities and pagination client methods by @joseharriaga in #163
- [ModelFactory] Implemented Audio, Embedding, and Image factories by @kinelski in #139
- Add instrumentation for simple convenience chat calls by @lmolkova in #107
- Fix Telemetry and Assistant tests, update API listing by @joseharriaga in #165
- Temporarily override 'W' format check in deserialization by @joseharriaga in #171
- [ModelFactory] Implemented Files, Models, and Moderations factories by @joseharriaga in #172
- Remove constructors that do not explicitly take a credential parameter by @joseharriaga in #175
- Downgrade the diagnostics source package to fix version mismatch issues by @ralph-msft in #174
- 2.0.0-beta.9: Structured Outputs changes by @trrwilson in #180
- Prepare 2.0.0-beta.9 release by @joseharriaga in #168
New Contributors
- @AngelosP made their first contribution in #146
- @lmolkova made their first contribution in #107
- @ralph-msft made their first contribution in #174
Full Changelog: OpenAI_2.0.0-beta.8...OpenAI_2.0.0-beta.9