-
Notifications
You must be signed in to change notification settings - Fork 309
feat(agent-server): harden OpenAI gateway client compatibility #3626
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
24 commits
Select commit
Hold shift + click to select a range
bfc2646
feat(agent-server): add OpenAI chat completions gateway
enyst bc5909d
Apply suggestion from @enyst
enyst 0c5e334
docs(agent-server): explain OpenAI gateway auth headers
enyst 2941fc9
refactor(agent-server): split OpenAI gateway service and models
enyst f86a15f
test(agent-server): document OpenAI gateway live runner
enyst b7cb647
test(agent-server): use natural live gateway prompts
enyst ea64fcf
fix(agent-server): report OpenAI gateway token usage (#3546)
smolpaws 1bbb541
test(agent-server): replay frozen OpenAI gateway completions
openhands-agent deb783f
fix(agent-server): keep OpenAI gateway conversations
openhands-agent 3b2a883
docs(examples): add OpenAI gateway client demo
openhands-agent 24b4ea4
docs(examples): clarify OpenAI gateway demo
enyst a83d79f
Merge branch 'main' into openhands/openai-chat-completions-gateway
enyst 0bfad38
Merge branch 'main' into openhands/openai-chat-completions-gateway
enyst 321b418
Reuse OpenAI gateway response models
enyst facefd9
Merge branch 'main' into openhands/openai-chat-completions-gateway
enyst 2269f71
Fix OpenAI gateway workspace configuration
enyst 2e7ecca
Clarify OpenAI gateway follow-up choices
enyst f60e15d
chore: Remove PR-only artifacts [automated]
88a7d45
Merge branch 'main' into openhands/openai-chat-completions-gateway
enyst 4a4bfe5
Harden OpenAI gateway client streaming compatibility
enyst 1c836e0
Merge main into OpenAI gateway compatibility branch
enyst b16c44e
chore: address PR review feedback (#3626)
enyst 70344a8
chore: Remove PR-only artifacts [automated]
f8781e7
Merge branch 'main' into openhands/openai-gateway-client-compat
enyst 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
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.