-
Notifications
You must be signed in to change notification settings - Fork 138
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: engine Issues & API Issues (#1811)
* chore: convention * fix: correct get remote model list * feat: auto generate remote model config * feat: support update remote engine * fix: do not generate remote model * chore: change engine_name to engine * fix: api key template on engine level * fix: add type for local engine * chore: cleanup * fix: add remote engine to /v1/engines GET * fix: build * fix: load engine when start model * chore: add log * fix: ignore chat_completions in model * fix: delete remote model * fix: replace api_key_template by header_template * fix: use engine from model yaml * fix: better error handling in stream mode * chore: cleanup * chore: unit test for anthropic response --------- Co-authored-by: vansangpfiev <[email protected]>
- Loading branch information
1 parent
c508e68
commit f8c1df6
Showing
20 changed files
with
663 additions
and
322 deletions.
There are no files selected for viewing
This file contains 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 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 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 was deleted.
Oops, something went wrong.
Oops, something went wrong.