translation.json•7.7 kB
{
"Integrate with Contextual AI to automate document processing and AI workflows": "Integrate with Contextual AI to automate document processing and AI workflows",
"API Key": "API Key",
"Base URL": "Base URL",
"Your Contextual AI API key": "Your Contextual AI API key",
"API base URL (leave blank for default)": "API base URL (leave blank for default)",
"\n## Contextual AI Connection Setup\n\n### Prerequisites\n- Create a Contextual AI account at [Contextual AI](https://contextual.ai)\n- Generate an API key from your workspace settings\n- You'll receive $25 in free credits (or $50 with work email)\n\n### Authentication Fields\n\n**API Key**: Your Contextual AI API key (required)\n- Sign in to your Contextual AI workspace\n- Navigate to API Keys in the sidebar\n- Click \"Create API Key\" and follow the instructions\n- Copy the generated key and paste it here\n\n**Base URL**: ": "\n## Contextual AI Connection Setup\n\n### Prerequisites\n- Create a Contextual AI account at [Contextual AI](https://contextual.ai)\n- Generate an API key from your workspace settings\n- You'll receive $25 in free credits (or $50 with work email)\n\n### Authentication Fields\n\n**API Key**: Your Contextual AI API key (required)\n- Sign in to your Contextual AI workspace\n- Navigate to API Keys in the sidebar\n- Click \"Create API Key\" and follow the instructions\n- Copy the generated key and paste it here\n\n**Base URL**: The API base URL (optional)\n- Leave blank to use the default: `https://api.contextual.ai/v1`\n- Only change if you have a custom deployment\n",
"Query Agent": "Query Agent",
"Generate Text": "Generate Text",
"Ingest Document": "Ingest Document",
"Parse File": "Parse File",
"Create Agent": "Create Agent",
"Invite Users": "Invite Users",
"Create Datastore": "Create Datastore",
"Send a message to a Contextual AI agent and get a response": "Send a message to a Contextual AI agent and get a response",
"Generate text using Contextual AI's Grounded Language Model": "Generate text using Contextual AI's Grounded Language Model",
"Upload and ingest a document into a Contextual AI datastore": "Upload and ingest a document into a Contextual AI datastore",
"Parse a document file into structured Markdown and/or JSON format": "Parse a document file into structured Markdown and/or JSON format",
"Create a new Contextual AI agent with specified configuration": "Create a new Contextual AI agent with specified configuration",
"Invite new users to the Contextual AI workspace": "Invite new users to the Contextual AI workspace",
"Create a new datastore for organizing documents": "Create a new datastore for organizing documents",
"Agent": "Agent",
"Message": "Message",
"Conversation ID": "Conversation ID",
"Include Retrieval Content": "Include Retrieval Content",
"Prompt": "Prompt",
"Model Version": "Model Version",
"Knowledge Sources": "Knowledge Sources",
"System Prompt": "System Prompt",
"Max Tokens": "Max Tokens",
"Temperature": "Temperature",
"Top P": "Top P",
"Avoid Commentary": "Avoid Commentary",
"Datastore": "Datastore",
"Document File": "Document File",
"Custom Metadata": "Custom Metadata",
"Configuration Override": "Configuration Override",
"Parse Mode": "Parse Mode",
"Page Range": "Page Range",
"Enable Document Hierarchy": "Enable Document Hierarchy",
"Enable Split Tables": "Enable Split Tables",
"Max Split Table Cells": "Max Split Table Cells",
"Figure Caption Mode": "Figure Caption Mode",
"Agent Name": "Agent Name",
"Description": "Description",
"Datastores": "Datastores",
"Filter Prompt": "Filter Prompt",
"Users to Invite": "Users to Invite",
"Tenant Short Name": "Tenant Short Name",
"Datastore Name": "Datastore Name",
"Select the agent to query": "Select the agent to query",
"The message to send to the agent": "The message to send to the agent",
"Optional conversation ID to continue an existing conversation (leave empty for new conversation)": "Optional conversation ID to continue an existing conversation (leave empty for new conversation)",
"Include the text of retrieved contents in the response": "Include the text of retrieved contents in the response",
"The text prompt to generate a response for": "The text prompt to generate a response for",
"The version of Contextual's GLM to use": "The version of Contextual's GLM to use",
"Optional knowledge sources to ground the generation (leave empty for general generation)": "Optional knowledge sources to ground the generation (leave empty for general generation)",
"Optional system instructions for the model": "Optional system instructions for the model",
"Maximum number of tokens to generate (default: 1024)": "Maximum number of tokens to generate (default: 1024)",
"Sampling temperature (0.0 to 1.0, lower = more focused, higher = more creative)": "Sampling temperature (0.0 to 1.0, lower = more focused, higher = more creative)",
"Nucleus sampling parameter (0.0 to 1.0)": "Nucleus sampling parameter (0.0 to 1.0)",
"Avoid providing additional conversational commentary not grounded in context": "Avoid providing additional conversational commentary not grounded in context",
"Select the datastore to upload the document to": "Select the datastore to upload the document to",
"The document file to upload (PDF, HTML, DOC, DOCX, PPT, PPTX)": "The document file to upload (PDF, HTML, DOC, DOCX, PPT, PPTX)",
"Optional custom metadata as key-value pairs (max 15 fields, 2KB total)": "Optional custom metadata as key-value pairs (max 15 fields, 2KB total)",
"Optional configuration override in JSON format for this specific document": "Optional configuration override in JSON format for this specific document",
"The document file to parse (PDF, DOC, DOCX, PPT, PPTX)": "The document file to parse (PDF, DOC, DOCX, PPT, PPTX)",
"Parsing mode - basic for simple text, standard for complex documents": "Parsing mode - basic for simple text, standard for complex documents",
"Optional page range to parse (e.g., \"0,1,2\" or \"0-2,5,6\")": "Optional page range to parse (e.g., \"0,1,2\" or \"0-2,5,6\")",
"Add table of contents with document structure (beta feature)": "Add table of contents with document structure (beta feature)",
"Split large tables into multiple tables with headers": "Split large tables into multiple tables with headers",
"Threshold for splitting large tables (only used when split tables is enabled)": "Threshold for splitting large tables (only used when split tables is enabled)",
"How thorough figure captions should be": "How thorough figure captions should be",
"Name for the new agent": "Name for the new agent",
"Optional description of the agent": "Optional description of the agent",
"Select datastores to associate with this agent (leave empty to create new datastore)": "Select datastores to associate with this agent (leave empty to create new datastore)",
"Optional system prompt for the agent": "Optional system prompt for the agent",
"Optional prompt for filtering retrieved chunks": "Optional prompt for filtering retrieved chunks",
"List of users to invite": "List of users to invite",
"The short name of the tenant/workspace": "The short name of the tenant/workspace",
"Name for the new datastore": "Name for the new datastore",
"GLM v2": "GLM v2",
"GLM v1": "GLM v1",
"Basic (text-only)": "Basic (text-only)",
"Standard (complex documents)": "Standard (complex documents)",
"Concise": "Concise",
"Detailed (beta)": "Detailed (beta)",
"New Agent": "New Agent",
"Triggers when a new Contextual AI agent is created": "Triggers when a new Contextual AI agent is created"
}