Merge branch 'HKUDS:main' into feat-volcengine-tuning

This commit is contained in:
gaoyiman
2026-03-05 14:14:33 +08:00
committed by GitHub
55 changed files with 1640 additions and 1217 deletions
+1 -1
View File
@@ -255,7 +255,7 @@ PROVIDERS: tuple[ProviderSpec, ...] = (
# OpenAI Codex: uses OAuth, not API key.
ProviderSpec(
name="openai_codex",
keywords=("openai-codex", "codex"),
keywords=("openai-codex",),
env_key="", # OAuth-based, no API key
display_name="OpenAI Codex",
litellm_prefix="", # Not routed through LiteLLM