😏
This commit is contained in:
+16621
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,9 @@
|
||||
# Provider credentials used by bundled profiles.
|
||||
# Leave unused values empty. Switchyard receives provider values; direct
|
||||
# codex_custom providers and explicitly granted Tool MCP servers are the
|
||||
# documented worker-process exceptions. Add operator Tool MCP variables below.
|
||||
ZAI_CODING_API_KEY=
|
||||
OPENCODE_API_KEY=
|
||||
OPENROUTER_API_KEY=
|
||||
OPENAI_API_KEY=
|
||||
ANTHROPIC_API_KEY=
|
||||
@@ -0,0 +1,570 @@
|
||||
{
|
||||
"adapter": "codex_installed_models_join",
|
||||
"as_of": "2026-08-23",
|
||||
"captures": [
|
||||
{
|
||||
"response_sha256": "c18214b1ba88ab9bd164753115324a7a29c0582e8d071f7b3babf749d892f549",
|
||||
"retrieved_at": "2026-08-24T00:32:47Z",
|
||||
"source": "openai-codex-client-models"
|
||||
}
|
||||
],
|
||||
"discovery": {
|
||||
"ignored_model_prefixes": [
|
||||
"codex-auto-"
|
||||
],
|
||||
"known_deprecated_models": [
|
||||
"gpt-5.2",
|
||||
"gpt-5.3-codex",
|
||||
"gpt-5.3-codex-spark"
|
||||
]
|
||||
},
|
||||
"dynamic": false,
|
||||
"fingerprint_fields": [
|
||||
"upstream_id",
|
||||
"canonical_slug",
|
||||
"pricing",
|
||||
"limits",
|
||||
"modalities",
|
||||
"tools",
|
||||
"reasoning",
|
||||
"structured_output",
|
||||
"supported_parameters",
|
||||
"deprecation",
|
||||
"endpoint_metadata"
|
||||
],
|
||||
"inventory": "openai-codex",
|
||||
"models": {
|
||||
"codex_chatgpt_builtin__gpt_5_4": {
|
||||
"catalog": {
|
||||
"agent_compatible": true,
|
||||
"availability": "retires-chatgpt-2026-08-31",
|
||||
"capability_confidence": "codex-0.149.0-baseline",
|
||||
"context_window": 272000,
|
||||
"default_reasoning": "medium",
|
||||
"description": "Previous frontier Codex model; ChatGPT-authenticated access retires 2026-08-31",
|
||||
"display_name": "GPT-5.4 via ChatGPT",
|
||||
"inventory": "openai-codex",
|
||||
"kind": "chat",
|
||||
"maker": "openai",
|
||||
"modalities": [
|
||||
"text",
|
||||
"image"
|
||||
],
|
||||
"output_modalities": [
|
||||
"text"
|
||||
],
|
||||
"parallel_tool_calls": true,
|
||||
"reasoning_levels": [
|
||||
"low",
|
||||
"medium",
|
||||
"high",
|
||||
"xhigh"
|
||||
],
|
||||
"resource_group": "chatgpt_subscription",
|
||||
"route": "codex_chatgpt_builtin",
|
||||
"source": "openai-codex-client-models",
|
||||
"structured_output": false,
|
||||
"supports_reasoning_summaries": true,
|
||||
"tool_calling": true,
|
||||
"upstream_id": "gpt-5.4"
|
||||
},
|
||||
"evidence": {
|
||||
"codex_runtime": {
|
||||
"comp_hash": "2911",
|
||||
"context_window": 272000,
|
||||
"input_modalities": [
|
||||
"text",
|
||||
"image"
|
||||
],
|
||||
"multi_agent_version": null,
|
||||
"reasoning": {
|
||||
"default": "medium",
|
||||
"levels": [
|
||||
"low",
|
||||
"medium",
|
||||
"high",
|
||||
"xhigh"
|
||||
],
|
||||
"summaries": true
|
||||
},
|
||||
"service_tiers": [
|
||||
{
|
||||
"description": "1.5x speed, increased usage",
|
||||
"id": "priority",
|
||||
"name": "Fast"
|
||||
}
|
||||
],
|
||||
"slug": "gpt-5.4",
|
||||
"structured_output": false,
|
||||
"supported_in_api": true,
|
||||
"tools": {
|
||||
"apply_patch_tool_type": "freeform",
|
||||
"parallel_tool_calls": true,
|
||||
"search": true,
|
||||
"shell_type": "shell_command",
|
||||
"tool_mode": null
|
||||
},
|
||||
"visibility": "hide"
|
||||
},
|
||||
"verified_fingerprint_fields": [
|
||||
"upstream_id",
|
||||
"canonical_slug",
|
||||
"pricing",
|
||||
"limits",
|
||||
"modalities",
|
||||
"tools",
|
||||
"reasoning",
|
||||
"structured_output",
|
||||
"supported_parameters",
|
||||
"deprecation",
|
||||
"endpoint_metadata"
|
||||
]
|
||||
}
|
||||
},
|
||||
"codex_chatgpt_builtin__gpt_5_4_mini": {
|
||||
"catalog": {
|
||||
"agent_compatible": true,
|
||||
"availability": "retires-chatgpt-2026-08-31",
|
||||
"capability_confidence": "codex-0.149.0-baseline",
|
||||
"context_window": 272000,
|
||||
"default_reasoning": "medium",
|
||||
"description": "Fast previous-generation Codex subagent model; ChatGPT-authenticated access retires 2026-08-31",
|
||||
"display_name": "GPT-5.4 Mini via ChatGPT",
|
||||
"inventory": "openai-codex",
|
||||
"kind": "chat",
|
||||
"maker": "openai",
|
||||
"modalities": [
|
||||
"text",
|
||||
"image"
|
||||
],
|
||||
"output_modalities": [
|
||||
"text"
|
||||
],
|
||||
"parallel_tool_calls": true,
|
||||
"reasoning_levels": [
|
||||
"low",
|
||||
"medium",
|
||||
"high",
|
||||
"xhigh"
|
||||
],
|
||||
"resource_group": "chatgpt_subscription",
|
||||
"route": "codex_chatgpt_builtin",
|
||||
"source": "openai-codex-client-models",
|
||||
"structured_output": false,
|
||||
"supports_reasoning_summaries": true,
|
||||
"tool_calling": true,
|
||||
"upstream_id": "gpt-5.4-mini"
|
||||
},
|
||||
"evidence": {
|
||||
"codex_runtime": {
|
||||
"comp_hash": "2911",
|
||||
"context_window": 272000,
|
||||
"input_modalities": [
|
||||
"text",
|
||||
"image"
|
||||
],
|
||||
"multi_agent_version": null,
|
||||
"reasoning": {
|
||||
"default": "medium",
|
||||
"levels": [
|
||||
"low",
|
||||
"medium",
|
||||
"high",
|
||||
"xhigh"
|
||||
],
|
||||
"summaries": true
|
||||
},
|
||||
"service_tiers": [],
|
||||
"slug": "gpt-5.4-mini",
|
||||
"structured_output": false,
|
||||
"supported_in_api": true,
|
||||
"tools": {
|
||||
"apply_patch_tool_type": "freeform",
|
||||
"parallel_tool_calls": true,
|
||||
"search": true,
|
||||
"shell_type": "shell_command",
|
||||
"tool_mode": null
|
||||
},
|
||||
"visibility": "hide"
|
||||
},
|
||||
"verified_fingerprint_fields": [
|
||||
"upstream_id",
|
||||
"canonical_slug",
|
||||
"pricing",
|
||||
"limits",
|
||||
"modalities",
|
||||
"tools",
|
||||
"reasoning",
|
||||
"structured_output",
|
||||
"supported_parameters",
|
||||
"deprecation",
|
||||
"endpoint_metadata"
|
||||
]
|
||||
}
|
||||
},
|
||||
"codex_chatgpt_builtin__gpt_5_5": {
|
||||
"catalog": {
|
||||
"agent_compatible": true,
|
||||
"availability": "current-other",
|
||||
"capability_confidence": "codex-0.149.0-baseline",
|
||||
"context_window": 272000,
|
||||
"default_reasoning": "medium",
|
||||
"description": "Previous-generation frontier Codex model retained in the official selector",
|
||||
"display_name": "GPT-5.5 via ChatGPT",
|
||||
"inventory": "openai-codex",
|
||||
"kind": "chat",
|
||||
"maker": "openai",
|
||||
"modalities": [
|
||||
"text",
|
||||
"image"
|
||||
],
|
||||
"output_modalities": [
|
||||
"text"
|
||||
],
|
||||
"parallel_tool_calls": true,
|
||||
"reasoning_levels": [
|
||||
"low",
|
||||
"medium",
|
||||
"high",
|
||||
"xhigh"
|
||||
],
|
||||
"resource_group": "chatgpt_subscription",
|
||||
"route": "codex_chatgpt_builtin",
|
||||
"source": "openai-codex-client-models",
|
||||
"structured_output": false,
|
||||
"supports_reasoning_summaries": true,
|
||||
"tool_calling": true,
|
||||
"upstream_id": "gpt-5.5"
|
||||
},
|
||||
"evidence": {
|
||||
"codex_runtime": {
|
||||
"comp_hash": "2911",
|
||||
"context_window": 272000,
|
||||
"input_modalities": [
|
||||
"text",
|
||||
"image"
|
||||
],
|
||||
"multi_agent_version": null,
|
||||
"reasoning": {
|
||||
"default": "medium",
|
||||
"levels": [
|
||||
"low",
|
||||
"medium",
|
||||
"high",
|
||||
"xhigh"
|
||||
],
|
||||
"summaries": true
|
||||
},
|
||||
"service_tiers": [
|
||||
{
|
||||
"description": "1.5x speed, increased usage",
|
||||
"id": "priority",
|
||||
"name": "Fast"
|
||||
}
|
||||
],
|
||||
"slug": "gpt-5.5",
|
||||
"structured_output": false,
|
||||
"supported_in_api": true,
|
||||
"tools": {
|
||||
"apply_patch_tool_type": "freeform",
|
||||
"parallel_tool_calls": true,
|
||||
"search": true,
|
||||
"shell_type": "shell_command",
|
||||
"tool_mode": null
|
||||
},
|
||||
"visibility": "list"
|
||||
},
|
||||
"verified_fingerprint_fields": [
|
||||
"upstream_id",
|
||||
"canonical_slug",
|
||||
"pricing",
|
||||
"limits",
|
||||
"modalities",
|
||||
"tools",
|
||||
"reasoning",
|
||||
"structured_output",
|
||||
"supported_parameters",
|
||||
"deprecation",
|
||||
"endpoint_metadata"
|
||||
]
|
||||
}
|
||||
},
|
||||
"codex_chatgpt_builtin__gpt_5_6_luna": {
|
||||
"catalog": {
|
||||
"agent_compatible": true,
|
||||
"availability": "recommended",
|
||||
"capability_confidence": "codex-0.149.0-baseline",
|
||||
"context_window": 272000,
|
||||
"default_reasoning": "medium",
|
||||
"description": "Fast built-in Codex participant for clear repeatable work",
|
||||
"display_name": "GPT-5.6 Luna via ChatGPT",
|
||||
"inventory": "openai-codex",
|
||||
"kind": "chat",
|
||||
"maker": "openai",
|
||||
"modalities": [
|
||||
"text",
|
||||
"image"
|
||||
],
|
||||
"output_modalities": [
|
||||
"text"
|
||||
],
|
||||
"parallel_tool_calls": true,
|
||||
"reasoning_levels": [
|
||||
"low",
|
||||
"medium",
|
||||
"high",
|
||||
"xhigh",
|
||||
"max"
|
||||
],
|
||||
"resource_group": "chatgpt_subscription",
|
||||
"route": "codex_chatgpt_builtin",
|
||||
"source": "openai-codex-client-models",
|
||||
"structured_output": false,
|
||||
"supports_reasoning_summaries": true,
|
||||
"tool_calling": true,
|
||||
"upstream_id": "gpt-5.6-luna"
|
||||
},
|
||||
"evidence": {
|
||||
"codex_runtime": {
|
||||
"comp_hash": "3000",
|
||||
"context_window": 272000,
|
||||
"input_modalities": [
|
||||
"text",
|
||||
"image"
|
||||
],
|
||||
"multi_agent_version": "v1",
|
||||
"reasoning": {
|
||||
"default": "medium",
|
||||
"levels": [
|
||||
"low",
|
||||
"medium",
|
||||
"high",
|
||||
"xhigh",
|
||||
"max"
|
||||
],
|
||||
"summaries": true
|
||||
},
|
||||
"service_tiers": [
|
||||
{
|
||||
"description": "1.5x speed, increased usage",
|
||||
"id": "priority",
|
||||
"name": "Fast"
|
||||
}
|
||||
],
|
||||
"slug": "gpt-5.6-luna",
|
||||
"structured_output": false,
|
||||
"supported_in_api": true,
|
||||
"tools": {
|
||||
"apply_patch_tool_type": "freeform",
|
||||
"parallel_tool_calls": true,
|
||||
"search": true,
|
||||
"shell_type": "shell_command",
|
||||
"tool_mode": "code_mode_only"
|
||||
},
|
||||
"visibility": "list"
|
||||
},
|
||||
"verified_fingerprint_fields": [
|
||||
"upstream_id",
|
||||
"canonical_slug",
|
||||
"pricing",
|
||||
"limits",
|
||||
"modalities",
|
||||
"tools",
|
||||
"reasoning",
|
||||
"structured_output",
|
||||
"supported_parameters",
|
||||
"deprecation",
|
||||
"endpoint_metadata"
|
||||
]
|
||||
}
|
||||
},
|
||||
"codex_chatgpt_builtin__gpt_5_6_sol": {
|
||||
"catalog": {
|
||||
"agent_compatible": true,
|
||||
"availability": "recommended",
|
||||
"capability_confidence": "codex-0.149.0-baseline",
|
||||
"context_window": 272000,
|
||||
"default_reasoning": "low",
|
||||
"description": "Highest-capability built-in Codex participant for difficult open-ended work",
|
||||
"display_name": "GPT-5.6 Sol via ChatGPT",
|
||||
"inventory": "openai-codex",
|
||||
"kind": "chat",
|
||||
"maker": "openai",
|
||||
"modalities": [
|
||||
"text",
|
||||
"image"
|
||||
],
|
||||
"output_modalities": [
|
||||
"text"
|
||||
],
|
||||
"parallel_tool_calls": true,
|
||||
"reasoning_levels": [
|
||||
"low",
|
||||
"medium",
|
||||
"high",
|
||||
"xhigh",
|
||||
"max",
|
||||
"ultra"
|
||||
],
|
||||
"resource_group": "chatgpt_subscription",
|
||||
"route": "codex_chatgpt_builtin",
|
||||
"source": "openai-codex-client-models",
|
||||
"structured_output": false,
|
||||
"supports_reasoning_summaries": true,
|
||||
"tool_calling": true,
|
||||
"upstream_id": "gpt-5.6-sol"
|
||||
},
|
||||
"evidence": {
|
||||
"codex_runtime": {
|
||||
"comp_hash": "3000",
|
||||
"context_window": 272000,
|
||||
"input_modalities": [
|
||||
"text",
|
||||
"image"
|
||||
],
|
||||
"multi_agent_version": "v2",
|
||||
"reasoning": {
|
||||
"default": "low",
|
||||
"levels": [
|
||||
"low",
|
||||
"medium",
|
||||
"high",
|
||||
"xhigh",
|
||||
"max",
|
||||
"ultra"
|
||||
],
|
||||
"summaries": true
|
||||
},
|
||||
"service_tiers": [
|
||||
{
|
||||
"description": "1.5x speed, increased usage",
|
||||
"id": "priority",
|
||||
"name": "Fast"
|
||||
}
|
||||
],
|
||||
"slug": "gpt-5.6-sol",
|
||||
"structured_output": false,
|
||||
"supported_in_api": true,
|
||||
"tools": {
|
||||
"apply_patch_tool_type": "freeform",
|
||||
"parallel_tool_calls": true,
|
||||
"search": true,
|
||||
"shell_type": "shell_command",
|
||||
"tool_mode": "code_mode_only"
|
||||
},
|
||||
"visibility": "list"
|
||||
},
|
||||
"verified_fingerprint_fields": [
|
||||
"upstream_id",
|
||||
"canonical_slug",
|
||||
"pricing",
|
||||
"limits",
|
||||
"modalities",
|
||||
"tools",
|
||||
"reasoning",
|
||||
"structured_output",
|
||||
"supported_parameters",
|
||||
"deprecation",
|
||||
"endpoint_metadata"
|
||||
]
|
||||
}
|
||||
},
|
||||
"codex_chatgpt_builtin__gpt_5_6_terra": {
|
||||
"catalog": {
|
||||
"agent_compatible": true,
|
||||
"availability": "recommended",
|
||||
"capability_confidence": "codex-0.149.0-baseline",
|
||||
"context_window": 272000,
|
||||
"default_reasoning": "medium",
|
||||
"description": "Balanced built-in Codex flagship participant for everyday engineering",
|
||||
"display_name": "GPT-5.6 Terra via ChatGPT",
|
||||
"inventory": "openai-codex",
|
||||
"kind": "chat",
|
||||
"maker": "openai",
|
||||
"modalities": [
|
||||
"text",
|
||||
"image"
|
||||
],
|
||||
"output_modalities": [
|
||||
"text"
|
||||
],
|
||||
"parallel_tool_calls": true,
|
||||
"reasoning_levels": [
|
||||
"low",
|
||||
"medium",
|
||||
"high",
|
||||
"xhigh",
|
||||
"max",
|
||||
"ultra"
|
||||
],
|
||||
"resource_group": "chatgpt_subscription",
|
||||
"route": "codex_chatgpt_builtin",
|
||||
"source": "openai-codex-client-models",
|
||||
"structured_output": false,
|
||||
"supports_reasoning_summaries": true,
|
||||
"tool_calling": true,
|
||||
"upstream_id": "gpt-5.6-terra"
|
||||
},
|
||||
"evidence": {
|
||||
"codex_runtime": {
|
||||
"comp_hash": "3000",
|
||||
"context_window": 272000,
|
||||
"input_modalities": [
|
||||
"text",
|
||||
"image"
|
||||
],
|
||||
"multi_agent_version": "v2",
|
||||
"reasoning": {
|
||||
"default": "medium",
|
||||
"levels": [
|
||||
"low",
|
||||
"medium",
|
||||
"high",
|
||||
"xhigh",
|
||||
"max",
|
||||
"ultra"
|
||||
],
|
||||
"summaries": true
|
||||
},
|
||||
"service_tiers": [
|
||||
{
|
||||
"description": "1.5x speed, increased usage",
|
||||
"id": "priority",
|
||||
"name": "Fast"
|
||||
}
|
||||
],
|
||||
"slug": "gpt-5.6-terra",
|
||||
"structured_output": false,
|
||||
"supported_in_api": true,
|
||||
"tools": {
|
||||
"apply_patch_tool_type": "freeform",
|
||||
"parallel_tool_calls": true,
|
||||
"search": true,
|
||||
"shell_type": "shell_command",
|
||||
"tool_mode": "code_mode_only"
|
||||
},
|
||||
"visibility": "list"
|
||||
},
|
||||
"verified_fingerprint_fields": [
|
||||
"upstream_id",
|
||||
"canonical_slug",
|
||||
"pricing",
|
||||
"limits",
|
||||
"modalities",
|
||||
"tools",
|
||||
"reasoning",
|
||||
"structured_output",
|
||||
"supported_parameters",
|
||||
"deprecation",
|
||||
"endpoint_metadata"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"models_sha256": "582577ba4d39d61b9d12ff7be2349453c06d909ffc178086df32fc4fbd2ac8c5",
|
||||
"schema_version": 8,
|
||||
"sources": {
|
||||
"openai-codex-client-models": "https://raw.githubusercontent.com/openai/codex/rust-v0.149.0/codex-rs/models-manager/models.json",
|
||||
"openai-codex-models": "https://developers.openai.com/codex/models"
|
||||
}
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,219 @@
|
||||
{
|
||||
"adapter": "zai_coding_docs_models_join",
|
||||
"as_of": "2026-08-16",
|
||||
"captures": [
|
||||
{
|
||||
"response_sha256": "3d1468829bc484e53d087182d5ce3ce2dade52d9a35a736c6406f19a4729c4d2",
|
||||
"retrieved_at": "2026-08-16T08:08:00Z",
|
||||
"source": "zai-coding-plan"
|
||||
},
|
||||
{
|
||||
"response_sha256": "960881863cc44246a1d25c3925964afc3c78f25fe24455e16da6706d88220fc4",
|
||||
"retrieved_at": "2026-08-16T08:08:00Z",
|
||||
"source": "zai-coding-models"
|
||||
},
|
||||
{
|
||||
"response_sha256": "cf623bb0507c21b807c377f0975b4fc897e68231157c125a770c3f3f8c9cac47",
|
||||
"retrieved_at": "2026-08-16T08:08:00Z",
|
||||
"source": "zai-codex-integration"
|
||||
},
|
||||
{
|
||||
"response_sha256": "b07051b257be57a382efdb536a72c12ddff7d332ac0776bb92db849da0423143",
|
||||
"retrieved_at": "2026-08-16T08:08:00Z",
|
||||
"source": "zai-core-parameters"
|
||||
}
|
||||
],
|
||||
"discovery": {
|
||||
"endpoint": "https://api.z.ai/api/coding/paas/v4/models"
|
||||
},
|
||||
"dynamic": false,
|
||||
"fingerprint_fields": [
|
||||
"upstream_id",
|
||||
"canonical_slug",
|
||||
"pricing",
|
||||
"limits",
|
||||
"modalities",
|
||||
"tools",
|
||||
"reasoning",
|
||||
"structured_output",
|
||||
"supported_parameters",
|
||||
"deprecation",
|
||||
"endpoint_metadata"
|
||||
],
|
||||
"inventory": "zai-coding-plan",
|
||||
"models": {
|
||||
"zai_coding_openai_chat__glm_4_7": {
|
||||
"catalog": {
|
||||
"agent_compatible": true,
|
||||
"availability": "current",
|
||||
"availability_source": "zai-coding-plan",
|
||||
"capability_confidence": "documented",
|
||||
"capability_source": "zai-core-parameters",
|
||||
"context_window": 204800,
|
||||
"default_reasoning": "none",
|
||||
"description": "Z.AI Coding Plan coding-agent model binding",
|
||||
"display_name": "GLM-4.7 Coding Plan",
|
||||
"inventory": "zai-coding-plan",
|
||||
"kind": "chat",
|
||||
"maker": "zai",
|
||||
"max_output_tokens": 131072,
|
||||
"modalities": [
|
||||
"text"
|
||||
],
|
||||
"output_modalities": [
|
||||
"text"
|
||||
],
|
||||
"parallel_tool_calls": true,
|
||||
"reasoning_levels": [
|
||||
"none"
|
||||
],
|
||||
"resource_group": "zai_coding_plan",
|
||||
"route": "zai_coding_openai_chat",
|
||||
"source": "zai-coding-plan",
|
||||
"structured_output": true,
|
||||
"supports_reasoning_summaries": true,
|
||||
"tool_calling": true,
|
||||
"upstream_id": "glm-4.7"
|
||||
},
|
||||
"evidence": {
|
||||
"source_captures": [
|
||||
"zai-coding-plan",
|
||||
"zai-coding-models",
|
||||
"zai-core-parameters"
|
||||
],
|
||||
"verified_fingerprint_fields": [
|
||||
"upstream_id",
|
||||
"canonical_slug",
|
||||
"pricing",
|
||||
"limits",
|
||||
"modalities",
|
||||
"tools",
|
||||
"reasoning",
|
||||
"structured_output",
|
||||
"supported_parameters",
|
||||
"deprecation",
|
||||
"endpoint_metadata"
|
||||
]
|
||||
}
|
||||
},
|
||||
"zai_coding_openai_chat__glm_5_turbo": {
|
||||
"catalog": {
|
||||
"agent_compatible": true,
|
||||
"availability": "current",
|
||||
"availability_source": "zai-coding-plan",
|
||||
"capability_confidence": "documented",
|
||||
"capability_source": "zai-core-parameters",
|
||||
"context_window": 204800,
|
||||
"default_reasoning": "none",
|
||||
"description": "Z.AI Coding Plan coding-agent model binding",
|
||||
"display_name": "GLM-5-Turbo Coding Plan",
|
||||
"inventory": "zai-coding-plan",
|
||||
"kind": "chat",
|
||||
"maker": "zai",
|
||||
"max_output_tokens": 131072,
|
||||
"modalities": [
|
||||
"text"
|
||||
],
|
||||
"output_modalities": [
|
||||
"text"
|
||||
],
|
||||
"parallel_tool_calls": true,
|
||||
"reasoning_levels": [
|
||||
"none"
|
||||
],
|
||||
"resource_group": "zai_coding_plan",
|
||||
"route": "zai_coding_openai_chat",
|
||||
"source": "zai-coding-plan",
|
||||
"structured_output": true,
|
||||
"supports_reasoning_summaries": true,
|
||||
"tool_calling": true,
|
||||
"upstream_id": "glm-5-turbo"
|
||||
},
|
||||
"evidence": {
|
||||
"source_captures": [
|
||||
"zai-coding-plan",
|
||||
"zai-coding-models",
|
||||
"zai-core-parameters"
|
||||
],
|
||||
"verified_fingerprint_fields": [
|
||||
"upstream_id",
|
||||
"canonical_slug",
|
||||
"pricing",
|
||||
"limits",
|
||||
"modalities",
|
||||
"tools",
|
||||
"reasoning",
|
||||
"structured_output",
|
||||
"supported_parameters",
|
||||
"deprecation",
|
||||
"endpoint_metadata"
|
||||
]
|
||||
}
|
||||
},
|
||||
"zai_coding_responses__glm_5_3": {
|
||||
"catalog": {
|
||||
"agent_compatible": true,
|
||||
"availability": "current",
|
||||
"availability_source": "zai-coding-plan",
|
||||
"capability_confidence": "documented",
|
||||
"capability_source": "zai-codex-integration",
|
||||
"context_window": 1048576,
|
||||
"default_reasoning": "max",
|
||||
"description": "Flagship orchestration, architecture, and difficult reasoning model",
|
||||
"display_name": "GLM-5.3",
|
||||
"inventory": "zai-coding-plan",
|
||||
"kind": "chat",
|
||||
"maker": "zai",
|
||||
"max_output_tokens": 131072,
|
||||
"modalities": [
|
||||
"text"
|
||||
],
|
||||
"output_modalities": [
|
||||
"text"
|
||||
],
|
||||
"parallel_tool_calls": true,
|
||||
"reasoning_levels": [
|
||||
"low",
|
||||
"high",
|
||||
"max"
|
||||
],
|
||||
"resource_group": "zai_coding_plan",
|
||||
"route": "zai_coding_responses",
|
||||
"source": "zai-codex-integration",
|
||||
"structured_output": true,
|
||||
"supports_reasoning_summaries": true,
|
||||
"tool_calling": true,
|
||||
"upstream_id": "glm-5.3"
|
||||
},
|
||||
"evidence": {
|
||||
"source_captures": [
|
||||
"zai-coding-plan",
|
||||
"zai-coding-models",
|
||||
"zai-codex-integration",
|
||||
"zai-core-parameters"
|
||||
],
|
||||
"verified_fingerprint_fields": [
|
||||
"upstream_id",
|
||||
"canonical_slug",
|
||||
"pricing",
|
||||
"limits",
|
||||
"modalities",
|
||||
"tools",
|
||||
"reasoning",
|
||||
"structured_output",
|
||||
"supported_parameters",
|
||||
"deprecation",
|
||||
"endpoint_metadata"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"models_sha256": "1da052161686e3761a70b785fc67bdb152faedf3ed350f1b0b4a61dd55b9373d",
|
||||
"schema_version": 8,
|
||||
"sources": {
|
||||
"zai-codex-integration": "https://docs.z.ai/devpack/tool/codex.md",
|
||||
"zai-coding-models": "https://docs.z.ai/devpack/latest-model.md",
|
||||
"zai-coding-plan": "https://docs.z.ai/devpack/overview.md",
|
||||
"zai-core-parameters": "https://docs.z.ai/guides/overview/concept-param.md"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
schema_version = 8
|
||||
default_profile = "adaptive-engineering"
|
||||
base_codex_home = "~/.codex"
|
||||
auth_link_mode = "shared"
|
||||
gateway_host = "127.0.0.1"
|
||||
gateway_port_min = 42000
|
||||
gateway_port_max = 51999
|
||||
gateway_start_timeout_seconds = 15
|
||||
gateway_idle_timeout_seconds = 3600
|
||||
job_retention_days = 14
|
||||
session_retention_days = 14
|
||||
codex_bin = "codex"
|
||||
switchyard_bin = "switchyard-server"
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user