Skip to content

Refactor OpenAI integration to use Responses API#111

Merged
jnu merged 8 commits into
mainfrom
onto
Apr 15, 2026
Merged

Refactor OpenAI integration to use Responses API#111
jnu merged 8 commits into
mainfrom
onto

Conversation

@jnu
Copy link
Copy Markdown
Contributor

@jnu jnu commented Apr 14, 2026

Move from old chat completions API to Responses API to pick up new (and, frankly, old) features.

Some features from the chat completions API are no longer supported (such as seed), though we were not using these currently. We will show a warning if some of these properties are accessed.

This also bumps AzureDI package version to use the upgraded dependency name there as well.

Comment thread bc2/core/common/openai.py Outdated
Comment thread bc2/core/analyze/azuredi.py Outdated
Comment thread bc2/core/common/openai.py Outdated
Comment thread bc2/core/common/openai.py Outdated
Comment thread bc2/core/analyze/azuredi.py
Comment thread bc2/core/common/openai.py
@jnu jnu merged commit 6ed38ad into main Apr 15, 2026
5 checks passed
@jnu jnu deleted the onto branch April 15, 2026 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant