-
Notifications
You must be signed in to change notification settings - Fork 0
feat: add Azure OpenAI adapter, update README, and bundle Renovate dep updates #72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
b3bb15e
chore(deps): update actions/upload-pages-artifact action to v5
renovate[bot] 1a4573f
chore(deps): update astral-sh/setup-uv action to v8
renovate[bot] ca9121e
chore(deps): update react monorepo to v19.2.6
renovate[bot] 8aad832
fix(deps): update dependency respx to >=0.23.1,<0.24.0
renovate[bot] 65e8a59
fix(deps): update dependency importlib-resources to v7
renovate[bot] 610ebfc
fix(deps): update dependency openai to >=2.38.0,<2.39.0
renovate[bot] fa15c9a
chore(deps): update dependency typescript to v6.0.3
renovate[bot] 3ea80b9
fix(deps): update dependency pytest-asyncio to >=1.4.0,<1.5.0
renovate[bot] 8593200
fix(deps): update dependency rich to v15
renovate[bot] 7d1a823
docs: update README
colbytimm 7689016
feat(adapters): add Azure OpenAI adapter
colbytimm f090d83
Merge remote-tracking branch 'origin/renovate/openai-2.x' into feat/a…
colbytimm 4b3d934
Merge remote-tracking branch 'origin/renovate/importlib-resources-7.x…
colbytimm a04d186
Merge remote-tracking branch 'origin/renovate/respx-0.x' into feat/az…
colbytimm 8cd5d5b
Merge remote-tracking branch 'origin/renovate/pytest-asyncio-1.x' int…
colbytimm 8284b2b
Merge remote-tracking branch 'origin/renovate/rich-15.x' into feat/az…
colbytimm 1d35eac
Merge remote-tracking branch 'origin/renovate/astral-sh-setup-uv-8.x'…
colbytimm e80e01d
Merge remote-tracking branch 'origin/renovate/actions-upload-pages-ar…
colbytimm 2636cd1
Merge remote-tracking branch 'origin/renovate/typescript-6.x-lockfile…
colbytimm ed76afc
Merge remote-tracking branch 'origin/renovate/react-monorepo' into fe…
colbytimm c181c6c
fix(adapters): wire azure_openai through CLI/Runner and trim unused m…
colbytimm d190156
docs: restore status emojis in README tables
colbytimm 6435011
fix(adapters): require Azure OpenAI endpoint with a clear error
colbytimm File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.