-
Notifications
You must be signed in to change notification settings - Fork 669
.NET: Improve fidelity of OpenAI ChatCompletions Hosting #1785
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
31 commits
Select commit
Hold shift + click to select a range
1a38df0
rename, support json serialization
DeagleGross 9848e2c
wip
DeagleGross 96a6ea5
non-streaming
DeagleGross 9d830bf
streaming?
DeagleGross 67bf382
proper streaming types
DeagleGross f270126
comments + fix audio parse
DeagleGross a20d1d7
copilot suggestions
DeagleGross ce809b0
proper stopsequences type
DeagleGross fd7a579
build options as i could
DeagleGross 85324d2
annotations
DeagleGross 3fda43c
Merge branch 'main' into dmkorolev/chatcompletions-fidelity
DeagleGross 1c4c770
proper generation of Id for chatcompletions
DeagleGross 5b9a971
string length as in chatcompletions api ref
DeagleGross bc3570b
image url
DeagleGross 2c7546f
support tools
DeagleGross f8fedde
Merge branch 'main' into dmkorolev/chatcompletions-fidelity
DeagleGross e2e2cae
rework API
DeagleGross 9b6b63b
introduce tests for chatcompletions
DeagleGross ac3047f
function calling / serialization tests / fixes
DeagleGross 7c24f45
more tests and coverage
DeagleGross 6b0df69
fix format
DeagleGross 4e50e7c
sort usings
DeagleGross ce986f9
Merge branch 'main' into dmkorolev/chatcompletions-fidelity
DeagleGross db7f238
Merge branch 'main' into dmkorolev/chatcompletions-fidelity
DeagleGross 916bce8
Merge branch 'main' into dmkorolev/chatcompletions-fidelity
DeagleGross 886fd0f
Merge branch 'main' into dmkorolev/chatcompletions-fidelity
DeagleGross 9d4cf6f
nit
DeagleGross 6d6456d
address PR comments
DeagleGross 2685515
nits
DeagleGross 3ced668
Merge branch 'main' into dmkorolev/chatcompletions-fidelity
DeagleGross d158a63
Merge branch 'main' into dmkorolev/chatcompletions-fidelity
DeagleGross 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
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.