Merge remote-tracking branch 'upstream/main' into fix/clink-codex-search-arg
This commit is contained in:
@@ -1 +1 @@
|
||||
"""Configuration data for Zen MCP Server."""
|
||||
"""Configuration data for PAL MCP Server."""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"_README": {
|
||||
"description": "Model metadata for Azure OpenAI / Azure AI Foundry-backed provider. The `models` definition can be copied from openrouter_models.json / custom_models.json",
|
||||
"documentation": "https://github.com/BeehiveInnovations/zen-mcp-server/blob/main/docs/azure_models.md",
|
||||
"documentation": "https://github.com/BeehiveInnovations/pal-mcp-server/blob/main/docs/azure_models.md",
|
||||
"usage": "Models listed here are exposed through Azure AI Foundry. Aliases are case-insensitive.",
|
||||
"field_notes": "Matches providers/shared/model_capabilities.py.",
|
||||
"field_descriptions": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"_README": {
|
||||
"description": "Model metadata for local/self-hosted OpenAI-compatible endpoints (Custom provider).",
|
||||
"documentation": "https://github.com/BeehiveInnovations/zen-mcp-server/blob/main/docs/custom_models.md",
|
||||
"documentation": "https://github.com/BeehiveInnovations/pal-mcp-server/blob/main/docs/custom_models.md",
|
||||
"usage": "Each entry will be advertised by the Custom provider. Aliases are case-insensitive.",
|
||||
"field_notes": "Matches providers/shared/model_capabilities.py.",
|
||||
"field_descriptions": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"_README": {
|
||||
"description": "Model metadata for the DIAL (Data & AI Layer) aggregation provider.",
|
||||
"documentation": "https://github.com/BeehiveInnovations/zen-mcp-server/blob/main/docs/configuration.md",
|
||||
"documentation": "https://github.com/BeehiveInnovations/pal-mcp-server/blob/main/docs/configuration.md",
|
||||
"usage": "Models listed here are exposed through the DIAL provider. Aliases are case-insensitive.",
|
||||
"field_notes": "Matches providers/shared/model_capabilities.py.",
|
||||
"field_descriptions": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"_README": {
|
||||
"description": "Model metadata for Google's Gemini API access.",
|
||||
"documentation": "https://github.com/BeehiveInnovations/zen-mcp-server/blob/main/docs/custom_models.md",
|
||||
"documentation": "https://github.com/BeehiveInnovations/pal-mcp-server/blob/main/docs/custom_models.md",
|
||||
"usage": "Models listed here are exposed directly through the Gemini provider. Aliases are case-insensitive.",
|
||||
"field_notes": "Matches providers/shared/model_capabilities.py.",
|
||||
"field_descriptions": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"_README": {
|
||||
"description": "Model metadata for native OpenAI API access.",
|
||||
"documentation": "https://github.com/BeehiveInnovations/zen-mcp-server/blob/main/docs/custom_models.md",
|
||||
"documentation": "https://github.com/BeehiveInnovations/pal-mcp-server/blob/main/docs/custom_models.md",
|
||||
"usage": "Models listed here are exposed directly through the OpenAI provider. Aliases are case-insensitive.",
|
||||
"field_notes": "Matches providers/shared/model_capabilities.py.",
|
||||
"field_descriptions": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"_README": {
|
||||
"description": "Model metadata for OpenRouter-backed providers.",
|
||||
"documentation": "https://github.com/BeehiveInnovations/zen-mcp-server/blob/main/docs/custom_models.md",
|
||||
"documentation": "https://github.com/BeehiveInnovations/pal-mcp-server/blob/main/docs/custom_models.md",
|
||||
"usage": "Models listed here are exposed through OpenRouter. Aliases are case-insensitive.",
|
||||
"field_notes": "Matches providers/shared/model_capabilities.py.",
|
||||
"field_descriptions": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"_README": {
|
||||
"description": "Model metadata for X.AI (GROK) API access.",
|
||||
"documentation": "https://github.com/BeehiveInnovations/zen-mcp-server/blob/main/docs/custom_models.md",
|
||||
"documentation": "https://github.com/BeehiveInnovations/pal-mcp-server/blob/main/docs/custom_models.md",
|
||||
"usage": "Models listed here are exposed directly through the X.AI provider. Aliases are case-insensitive.",
|
||||
"field_notes": "Matches providers/shared/model_capabilities.py.",
|
||||
"field_descriptions": {
|
||||
|
||||
Reference in New Issue
Block a user