@scopieflows/app-contextual-ai 0.1.1 → 0.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +6 -21
- package/src/index.d.ts +4 -7
- package/src/index.d.ts.map +1 -0
- package/src/index.js +5 -41
- package/src/index.js.map +1 -1
- package/src/lib/actions/create-agent.d.ts +11 -10
- package/src/lib/actions/create-agent.d.ts.map +1 -0
- package/src/lib/actions/create-agent.js +4 -4
- package/src/lib/actions/create-agent.js.map +1 -1
- package/src/lib/actions/create-datastore.d.ts +5 -4
- package/src/lib/actions/create-datastore.d.ts.map +1 -0
- package/src/lib/actions/create-datastore.js +3 -3
- package/src/lib/actions/create-datastore.js.map +1 -1
- package/src/lib/actions/generate.d.ts +12 -11
- package/src/lib/actions/generate.d.ts.map +1 -0
- package/src/lib/actions/generate.js +3 -3
- package/src/lib/actions/generate.js.map +1 -1
- package/src/lib/actions/ingest-document.d.ts +10 -9
- package/src/lib/actions/ingest-document.d.ts.map +1 -0
- package/src/lib/actions/ingest-document.js +4 -4
- package/src/lib/actions/ingest-document.js.map +1 -1
- package/src/lib/actions/invite-users.d.ts +6 -5
- package/src/lib/actions/invite-users.d.ts.map +1 -0
- package/src/lib/actions/invite-users.js +3 -3
- package/src/lib/actions/invite-users.js.map +1 -1
- package/src/lib/actions/parse-file.d.ts +11 -10
- package/src/lib/actions/parse-file.d.ts.map +1 -0
- package/src/lib/actions/parse-file.js +3 -3
- package/src/lib/actions/parse-file.js.map +1 -1
- package/src/lib/actions/query-agent.d.ts +10 -9
- package/src/lib/actions/query-agent.d.ts.map +1 -0
- package/src/lib/actions/query-agent.js +4 -4
- package/src/lib/actions/query-agent.js.map +1 -1
- package/src/lib/auth.d.ts +5 -0
- package/src/lib/auth.d.ts.map +1 -0
- package/src/lib/auth.js +62 -0
- package/src/lib/auth.js.map +1 -0
- package/src/lib/triggers/new-agent.d.ts +14 -13
- package/src/lib/triggers/new-agent.d.ts.map +1 -0
- package/src/lib/triggers/new-agent.js +4 -4
- package/src/lib/triggers/new-agent.js.map +1 -1
- package/README.md +0 -7
- package/src/i18n/de.json +0 -90
- package/src/i18n/es.json +0 -90
- package/src/i18n/fr.json +0 -90
- package/src/i18n/ja.json +0 -90
- package/src/i18n/nl.json +0 -90
- package/src/i18n/pt.json +0 -90
- package/src/i18n/translation.json +0 -90
- package/src/i18n/zh.json +0 -90
package/src/i18n/nl.json
DELETED
|
@@ -1,90 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"Integrate with Contextual AI to automate document processing and AI workflows": "Integreer met Contextuele AI om documentverwerking en AI workflows te automatiseren",
|
|
3
|
-
"API Key": "API Sleutel",
|
|
4
|
-
"Base URL": "Basis URL",
|
|
5
|
-
"Your Contextual AI API key": "Uw Contextuele AI API-sleutel",
|
|
6
|
-
"API base URL (leave blank for default)": "API base URL (laat leeg voor standaard)",
|
|
7
|
-
"\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",
|
|
8
|
-
"Query Agent": "Query Agent",
|
|
9
|
-
"Generate Text": "Genereer tekst",
|
|
10
|
-
"Ingest Document": "Geïnteresseerd document",
|
|
11
|
-
"Parse File": "Bestand parsen",
|
|
12
|
-
"Create Agent": "Maak agent",
|
|
13
|
-
"Invite Users": "Gebruikers uitnodigen",
|
|
14
|
-
"Create Datastore": "Create Datastore",
|
|
15
|
-
"Send a message to a Contextual AI agent and get a response": "Stuur een bericht naar een Contextuele AI agent en krijg een antwoord",
|
|
16
|
-
"Generate text using Contextual AI's Grounded Language Model": "Genereer tekst met Contextuele AI's Grounded Language Model",
|
|
17
|
-
"Upload and ingest a document into a Contextual AI datastore": "Upload en inname van een document in een Contextuele AI datastore",
|
|
18
|
-
"Parse a document file into structured Markdown and/or JSON format": "Parseer een document bestand in gestructureerde Markdown en/of JSON formaat",
|
|
19
|
-
"Create a new Contextual AI agent with specified configuration": "Maak een nieuwe Contextuele AI agent aan met de opgegeven configuratie",
|
|
20
|
-
"Invite new users to the Contextual AI workspace": "Nodig nieuwe gebruikers uit voor de Contextuele AI workspace",
|
|
21
|
-
"Create a new datastore for organizing documents": "Maak een nieuwe datastore voor het organiseren van documenten",
|
|
22
|
-
"Agent": "Agent",
|
|
23
|
-
"Message": "bericht",
|
|
24
|
-
"Conversation ID": "Conversatie ID",
|
|
25
|
-
"Include Retrieval Content": "Ophalen inhoud opnemen",
|
|
26
|
-
"Prompt": "Prompt",
|
|
27
|
-
"Model Version": "Model versie",
|
|
28
|
-
"Knowledge Sources": "Kennisbronnen",
|
|
29
|
-
"System Prompt": "Systeem Vragen",
|
|
30
|
-
"Max Tokens": "Max Tokens",
|
|
31
|
-
"Temperature": "Temperatuur",
|
|
32
|
-
"Top P": "Boven P",
|
|
33
|
-
"Avoid Commentary": "Vermijd Kommentaar",
|
|
34
|
-
"Datastore": "Datastore",
|
|
35
|
-
"Document File": "Document bestand",
|
|
36
|
-
"Custom Metadata": "Aangepaste metadata",
|
|
37
|
-
"Configuration Override": "Configuratie overschrijven",
|
|
38
|
-
"Parse Mode": "Parse modus",
|
|
39
|
-
"Page Range": "Page Range",
|
|
40
|
-
"Enable Document Hierarchy": "Documenthiërarchie inschakelen",
|
|
41
|
-
"Enable Split Tables": "Schakel Split-tabellen in",
|
|
42
|
-
"Max Split Table Cells": "Maximaal aantal gesplitste tabelcellen",
|
|
43
|
-
"Figure Caption Mode": "Figuur Caption Modus",
|
|
44
|
-
"Agent Name": "Agent naam",
|
|
45
|
-
"Description": "Beschrijving",
|
|
46
|
-
"Datastores": "Datastores",
|
|
47
|
-
"Filter Prompt": "Vragen filteren",
|
|
48
|
-
"Users to Invite": "Gebruikers uit te nodigen",
|
|
49
|
-
"Tenant Short Name": "Tenant korte naam",
|
|
50
|
-
"Datastore Name": "Datastore Name",
|
|
51
|
-
"Select the agent to query": "Selecteer de agent om te zoeken",
|
|
52
|
-
"The message to send to the agent": "Het bericht dat naar de agent gestuurd moet worden",
|
|
53
|
-
"Optional conversation ID to continue an existing conversation (leave empty for new conversation)": "Optioneel gespreks-ID om een bestaand gesprek voort te zetten (laat leeg voor een nieuw gesprek)",
|
|
54
|
-
"Include the text of retrieved contents in the response": "De tekst van de opgehaalde inhoud opnemen in de reactie",
|
|
55
|
-
"The text prompt to generate a response for": "De tekst prompt om een antwoord te genereren voor",
|
|
56
|
-
"The version of Contextual's GLM to use": "De versie van Contextual's GLM om te gebruiken",
|
|
57
|
-
"Optional knowledge sources to ground the generation (leave empty for general generation)": "Optionele kennisbronnen om de generatie aan te zwengelen (laat leeg voor de algemene generatie)",
|
|
58
|
-
"Optional system instructions for the model": "Optionele systeem instructies voor het model",
|
|
59
|
-
"Maximum number of tokens to generate (default: 1024)": "Maximum aantal te genereren tokens (standaard: 1024)",
|
|
60
|
-
"Sampling temperature (0.0 to 1.0, lower = more focused, higher = more creative)": "Sampling temperatuur (0.0 tot 1.0, lager = meer focus, hoger = creatief)",
|
|
61
|
-
"Nucleus sampling parameter (0.0 to 1.0)": "Nucleus sampling parameter (0.0 tot 1.0)",
|
|
62
|
-
"Avoid providing additional conversational commentary not grounded in context": "Vermijd het geven van extra gesprekscommentaar niet gegrond in de context",
|
|
63
|
-
"Select the datastore to upload the document to": "Selecteer de datastore om het document naar te uploaden",
|
|
64
|
-
"The document file to upload (PDF, HTML, DOC, DOCX, PPT, PPTX)": "Het te uploaden documentbestand (PDF, HTML, DOC, DOCX, PPT, PPTX)",
|
|
65
|
-
"Optional custom metadata as key-value pairs (max 15 fields, 2KB total)": "Optionele aangepaste metadata als sleutelwaarde paren (max 15 velden, 2KB totaal)",
|
|
66
|
-
"Optional configuration override in JSON format for this specific document": "Optionele configuratie override in JSON formaat voor dit specifieke document",
|
|
67
|
-
"The document file to parse (PDF, DOC, DOCX, PPT, PPTX)": "Het te verwerken documentbestand (PDF, DOC, DOCX, PPT, PPTX)",
|
|
68
|
-
"Parsing mode - basic for simple text, standard for complex documents": "Parseermodus - basis voor eenvoudige tekst, standaard voor complexe documenten",
|
|
69
|
-
"Optional page range to parse (e.g., \"0,1,2\" or \"0-2,5,6\")": "Optionele pagina bereik om te verwerken (bijv. \"0,1,2\" of \"0-2,5,6\")",
|
|
70
|
-
"Add table of contents with document structure (beta feature)": "Inhoudstabel toevoegen met documentstructuur (bèta-functie)",
|
|
71
|
-
"Split large tables into multiple tables with headers": "Splits grote tafels in meerdere tabellen met koppen",
|
|
72
|
-
"Threshold for splitting large tables (only used when split tables is enabled)": "Drempel voor het splitsen van grote tabellen (alleen gebruikt als split tabellen zijn ingeschakeld)",
|
|
73
|
-
"How thorough figure captions should be": "Hoe grondig figuurbijschriften moeten zijn",
|
|
74
|
-
"Name for the new agent": "Naam voor de nieuwe medewerker",
|
|
75
|
-
"Optional description of the agent": "Optionele beschrijving van de agent",
|
|
76
|
-
"Select datastores to associate with this agent (leave empty to create new datastore)": "Selecteer datastores te associëren met deze agent (laat leeg om nieuwe datastore te maken)",
|
|
77
|
-
"Optional system prompt for the agent": "Optioneel systeem prompt voor de agent",
|
|
78
|
-
"Optional prompt for filtering retrieved chunks": "Optionele prompt voor het filteren van verzamelde chunks",
|
|
79
|
-
"List of users to invite": "Lijst van gebruikers om uit te nodigen",
|
|
80
|
-
"The short name of the tenant/workspace": "De korte naam van de tenant / werkruimte",
|
|
81
|
-
"Name for the new datastore": "Naam voor de nieuwe datastore",
|
|
82
|
-
"GLM v2": "GLM v2",
|
|
83
|
-
"GLM v1": "GLM v1",
|
|
84
|
-
"Basic (text-only)": "Basic (alleen tekst)",
|
|
85
|
-
"Standard (complex documents)": "Standaard (complexe documenten)",
|
|
86
|
-
"Concise": "Concise",
|
|
87
|
-
"Detailed (beta)": "Gedetailleerd (bèta)",
|
|
88
|
-
"New Agent": "Nieuwe medewerker",
|
|
89
|
-
"Triggers when a new Contextual AI agent is created": "Triggert wanneer een nieuwe Contextuele AI agent wordt gemaakt"
|
|
90
|
-
}
|
package/src/i18n/pt.json
DELETED
|
@@ -1,90 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"Integrate with Contextual AI to automate document processing and AI workflows": "Integrar com AI contextual para automatizar o processamento de documentos e fluxos de trabalho IA",
|
|
3
|
-
"API Key": "Chave de API",
|
|
4
|
-
"Base URL": "URL Base",
|
|
5
|
-
"Your Contextual AI API key": "Sua chave de API contextual IA",
|
|
6
|
-
"API base URL (leave blank for default)": "URL base da API (deixe em branco para padrão)",
|
|
7
|
-
"\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",
|
|
8
|
-
"Query Agent": "Agente de consulta",
|
|
9
|
-
"Generate Text": "Gerar texto",
|
|
10
|
-
"Ingest Document": "Documento mais recente",
|
|
11
|
-
"Parse File": "Analisar arquivo",
|
|
12
|
-
"Create Agent": "Criar Agente",
|
|
13
|
-
"Invite Users": "Convidar Usuários",
|
|
14
|
-
"Create Datastore": "Create Datastore",
|
|
15
|
-
"Send a message to a Contextual AI agent and get a response": "Enviar uma mensagem a um agente de Inteligência Contextual e obter uma resposta",
|
|
16
|
-
"Generate text using Contextual AI's Grounded Language Model": "Gerar texto usando o Modelo de Idioma Base da IC Contextual",
|
|
17
|
-
"Upload and ingest a document into a Contextual AI datastore": "Carregar e vincular um documento para um datastore contextual de I.A.",
|
|
18
|
-
"Parse a document file into structured Markdown and/or JSON format": "Analisar um arquivo de documento em formato estruturado Markdown e/ou JSON",
|
|
19
|
-
"Create a new Contextual AI agent with specified configuration": "Criar um novo agente de Inteligência Contextual com configuração especificada",
|
|
20
|
-
"Invite new users to the Contextual AI workspace": "Convidar novos usuários para a área de trabalho contextual IA",
|
|
21
|
-
"Create a new datastore for organizing documents": "Criar um novo datastore para organizar documentos",
|
|
22
|
-
"Agent": "Representante",
|
|
23
|
-
"Message": "mensagem",
|
|
24
|
-
"Conversation ID": "ID da conversa",
|
|
25
|
-
"Include Retrieval Content": "Incluir Conteúdo Recuperado",
|
|
26
|
-
"Prompt": "Aviso",
|
|
27
|
-
"Model Version": "Versão do Modelo",
|
|
28
|
-
"Knowledge Sources": "Fontes de Conhecimento",
|
|
29
|
-
"System Prompt": "Solicitação de Sistema",
|
|
30
|
-
"Max Tokens": "Max Tokens",
|
|
31
|
-
"Temperature": "Temperatura",
|
|
32
|
-
"Top P": "Superior P",
|
|
33
|
-
"Avoid Commentary": "Evitar comentário",
|
|
34
|
-
"Datastore": "Datastore",
|
|
35
|
-
"Document File": "Arquivo de documento",
|
|
36
|
-
"Custom Metadata": "Metadados personalizados",
|
|
37
|
-
"Configuration Override": "Substituição de configuração",
|
|
38
|
-
"Parse Mode": "Modo de análise",
|
|
39
|
-
"Page Range": "Page Range",
|
|
40
|
-
"Enable Document Hierarchy": "Habilitar Hierarquia de Documentos",
|
|
41
|
-
"Enable Split Tables": "Ativar tabelas divididas",
|
|
42
|
-
"Max Split Table Cells": "Máximo de células da tabela dividida",
|
|
43
|
-
"Figure Caption Mode": "Modo de legenda",
|
|
44
|
-
"Agent Name": "Nome do Representante",
|
|
45
|
-
"Description": "Descrição",
|
|
46
|
-
"Datastores": "Datastores",
|
|
47
|
-
"Filter Prompt": "Sugestão de filtros",
|
|
48
|
-
"Users to Invite": "Usuários para Convidar",
|
|
49
|
-
"Tenant Short Name": "Nome Curto do inquilino",
|
|
50
|
-
"Datastore Name": "Datastore Name",
|
|
51
|
-
"Select the agent to query": "Selecione o agente a consultar",
|
|
52
|
-
"The message to send to the agent": "A mensagem a enviar para o Representante",
|
|
53
|
-
"Optional conversation ID to continue an existing conversation (leave empty for new conversation)": "ID de conversa opcional para continuar uma conversa existente (deixe vazio para nova conversa)",
|
|
54
|
-
"Include the text of retrieved contents in the response": "Incluir o texto do conteúdo recuperado na resposta",
|
|
55
|
-
"The text prompt to generate a response for": "O prompt de texto para gerar uma resposta para",
|
|
56
|
-
"The version of Contextual's GLM to use": "A versão do GLM de Contextura a ser usada",
|
|
57
|
-
"Optional knowledge sources to ground the generation (leave empty for general generation)": "Fontes de conhecimento opcionais para liquidar a geração (deixar vazio para a geração geral)",
|
|
58
|
-
"Optional system instructions for the model": "Instruções opcionais do sistema para o modelo",
|
|
59
|
-
"Maximum number of tokens to generate (default: 1024)": "Número máximo de tokens a gerar (padrão: 1024)",
|
|
60
|
-
"Sampling temperature (0.0 to 1.0, lower = more focused, higher = more creative)": "Temperatura da amostragem (0.0 a 1.0, menor = mais focado, maior = mais criativo)",
|
|
61
|
-
"Nucleus sampling parameter (0.0 to 1.0)": "Parâmetro de amostragem Nucleus (0.0 a 1.0)",
|
|
62
|
-
"Avoid providing additional conversational commentary not grounded in context": "Evite fornecer comentários conversacionais adicionais não castigados em contexto",
|
|
63
|
-
"Select the datastore to upload the document to": "Selecione a datastore para onde enviar o documento",
|
|
64
|
-
"The document file to upload (PDF, HTML, DOC, DOCX, PPT, PPTX)": "O arquivo de documento a ser enviado (PDF, HTML, DOC, DOCX, PPT, PPTX)",
|
|
65
|
-
"Optional custom metadata as key-value pairs (max 15 fields, 2KB total)": "Metadados personalizados opcionais como pares chave-valor (máx. 15 campos, total 2KB)",
|
|
66
|
-
"Optional configuration override in JSON format for this specific document": "Substituição de configuração opcional no formato JSON para este documento específico",
|
|
67
|
-
"The document file to parse (PDF, DOC, DOCX, PPT, PPTX)": "O arquivo de documento a ser analisado (PDF, DOC, DOCX, PPT, PPTX)",
|
|
68
|
-
"Parsing mode - basic for simple text, standard for complex documents": "Modo de análise - básico para texto simples, padrão para documentos complexos",
|
|
69
|
-
"Optional page range to parse (e.g., \"0,1,2\" or \"0-2,5,6\")": "Intervalo de página opcional para analisar (por exemplo, \"0,1,2\" ou \"0-2,5,6\")",
|
|
70
|
-
"Add table of contents with document structure (beta feature)": "Adicionar tabela de conteúdos com estrutura do documento (recurso beta)",
|
|
71
|
-
"Split large tables into multiple tables with headers": "Dividir tabelas grandes em várias tabelas com cabeçalhos",
|
|
72
|
-
"Threshold for splitting large tables (only used when split tables is enabled)": "Limite para dividir tabelas grandes (usado somente quando tabelas divididas está habilitado)",
|
|
73
|
-
"How thorough figure captions should be": "Quão meticulosas devem ser as legendas de figuras",
|
|
74
|
-
"Name for the new agent": "Nome para o novo agente",
|
|
75
|
-
"Optional description of the agent": "Descrição opcional do agente",
|
|
76
|
-
"Select datastores to associate with this agent (leave empty to create new datastore)": "Selecionar datastores para associar a este agente (deixe em branco para criar novo datastore)",
|
|
77
|
-
"Optional system prompt for the agent": "Solicitação opcional do sistema para o agente",
|
|
78
|
-
"Optional prompt for filtering retrieved chunks": "Solicitação opcional para filtrar partes recuperadas",
|
|
79
|
-
"List of users to invite": "Lista de usuários para convidar",
|
|
80
|
-
"The short name of the tenant/workspace": "O nome curto do inquilino/área de trabalho",
|
|
81
|
-
"Name for the new datastore": "Nome para o novo datastore",
|
|
82
|
-
"GLM v2": "GLM v2",
|
|
83
|
-
"GLM v1": "GLM v1",
|
|
84
|
-
"Basic (text-only)": "Básico (apenas texto)",
|
|
85
|
-
"Standard (complex documents)": "Padrão (documentos complexos)",
|
|
86
|
-
"Concise": "Conciso",
|
|
87
|
-
"Detailed (beta)": "Detalhado (beta)",
|
|
88
|
-
"New Agent": "Novo Agente",
|
|
89
|
-
"Triggers when a new Contextual AI agent is created": "Dispara quando um novo agente de Inteligência Contextual é criado"
|
|
90
|
-
}
|
|
@@ -1,90 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"Integrate with Contextual AI to automate document processing and AI workflows": "Integrate with Contextual AI to automate document processing and AI workflows",
|
|
3
|
-
"API Key": "API Key",
|
|
4
|
-
"Base URL": "Base URL",
|
|
5
|
-
"Your Contextual AI API key": "Your Contextual AI API key",
|
|
6
|
-
"API base URL (leave blank for default)": "API base URL (leave blank for default)",
|
|
7
|
-
"\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",
|
|
8
|
-
"Query Agent": "Query Agent",
|
|
9
|
-
"Generate Text": "Generate Text",
|
|
10
|
-
"Ingest Document": "Ingest Document",
|
|
11
|
-
"Parse File": "Parse File",
|
|
12
|
-
"Create Agent": "Create Agent",
|
|
13
|
-
"Invite Users": "Invite Users",
|
|
14
|
-
"Create Datastore": "Create Datastore",
|
|
15
|
-
"Send a message to a Contextual AI agent and get a response": "Send a message to a Contextual AI agent and get a response",
|
|
16
|
-
"Generate text using Contextual AI's Grounded Language Model": "Generate text using Contextual AI's Grounded Language Model",
|
|
17
|
-
"Upload and ingest a document into a Contextual AI datastore": "Upload and ingest a document into a Contextual AI datastore",
|
|
18
|
-
"Parse a document file into structured Markdown and/or JSON format": "Parse a document file into structured Markdown and/or JSON format",
|
|
19
|
-
"Create a new Contextual AI agent with specified configuration": "Create a new Contextual AI agent with specified configuration",
|
|
20
|
-
"Invite new users to the Contextual AI workspace": "Invite new users to the Contextual AI workspace",
|
|
21
|
-
"Create a new datastore for organizing documents": "Create a new datastore for organizing documents",
|
|
22
|
-
"Agent": "Agent",
|
|
23
|
-
"Message": "Message",
|
|
24
|
-
"Conversation ID": "Conversation ID",
|
|
25
|
-
"Include Retrieval Content": "Include Retrieval Content",
|
|
26
|
-
"Prompt": "Prompt",
|
|
27
|
-
"Model Version": "Model Version",
|
|
28
|
-
"Knowledge Sources": "Knowledge Sources",
|
|
29
|
-
"System Prompt": "System Prompt",
|
|
30
|
-
"Max Tokens": "Max Tokens",
|
|
31
|
-
"Temperature": "Temperature",
|
|
32
|
-
"Top P": "Top P",
|
|
33
|
-
"Avoid Commentary": "Avoid Commentary",
|
|
34
|
-
"Datastore": "Datastore",
|
|
35
|
-
"Document File": "Document File",
|
|
36
|
-
"Custom Metadata": "Custom Metadata",
|
|
37
|
-
"Configuration Override": "Configuration Override",
|
|
38
|
-
"Parse Mode": "Parse Mode",
|
|
39
|
-
"Page Range": "Page Range",
|
|
40
|
-
"Enable Document Hierarchy": "Enable Document Hierarchy",
|
|
41
|
-
"Enable Split Tables": "Enable Split Tables",
|
|
42
|
-
"Max Split Table Cells": "Max Split Table Cells",
|
|
43
|
-
"Figure Caption Mode": "Figure Caption Mode",
|
|
44
|
-
"Agent Name": "Agent Name",
|
|
45
|
-
"Description": "Description",
|
|
46
|
-
"Datastores": "Datastores",
|
|
47
|
-
"Filter Prompt": "Filter Prompt",
|
|
48
|
-
"Users to Invite": "Users to Invite",
|
|
49
|
-
"Tenant Short Name": "Tenant Short Name",
|
|
50
|
-
"Datastore Name": "Datastore Name",
|
|
51
|
-
"Select the agent to query": "Select the agent to query",
|
|
52
|
-
"The message to send to the agent": "The message to send to the agent",
|
|
53
|
-
"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)",
|
|
54
|
-
"Include the text of retrieved contents in the response": "Include the text of retrieved contents in the response",
|
|
55
|
-
"The text prompt to generate a response for": "The text prompt to generate a response for",
|
|
56
|
-
"The version of Contextual's GLM to use": "The version of Contextual's GLM to use",
|
|
57
|
-
"Optional knowledge sources to ground the generation (leave empty for general generation)": "Optional knowledge sources to ground the generation (leave empty for general generation)",
|
|
58
|
-
"Optional system instructions for the model": "Optional system instructions for the model",
|
|
59
|
-
"Maximum number of tokens to generate (default: 1024)": "Maximum number of tokens to generate (default: 1024)",
|
|
60
|
-
"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)",
|
|
61
|
-
"Nucleus sampling parameter (0.0 to 1.0)": "Nucleus sampling parameter (0.0 to 1.0)",
|
|
62
|
-
"Avoid providing additional conversational commentary not grounded in context": "Avoid providing additional conversational commentary not grounded in context",
|
|
63
|
-
"Select the datastore to upload the document to": "Select the datastore to upload the document to",
|
|
64
|
-
"The document file to upload (PDF, HTML, DOC, DOCX, PPT, PPTX)": "The document file to upload (PDF, HTML, DOC, DOCX, PPT, PPTX)",
|
|
65
|
-
"Optional custom metadata as key-value pairs (max 15 fields, 2KB total)": "Optional custom metadata as key-value pairs (max 15 fields, 2KB total)",
|
|
66
|
-
"Optional configuration override in JSON format for this specific document": "Optional configuration override in JSON format for this specific document",
|
|
67
|
-
"The document file to parse (PDF, DOC, DOCX, PPT, PPTX)": "The document file to parse (PDF, DOC, DOCX, PPT, PPTX)",
|
|
68
|
-
"Parsing mode - basic for simple text, standard for complex documents": "Parsing mode - basic for simple text, standard for complex documents",
|
|
69
|
-
"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\")",
|
|
70
|
-
"Add table of contents with document structure (beta feature)": "Add table of contents with document structure (beta feature)",
|
|
71
|
-
"Split large tables into multiple tables with headers": "Split large tables into multiple tables with headers",
|
|
72
|
-
"Threshold for splitting large tables (only used when split tables is enabled)": "Threshold for splitting large tables (only used when split tables is enabled)",
|
|
73
|
-
"How thorough figure captions should be": "How thorough figure captions should be",
|
|
74
|
-
"Name for the new agent": "Name for the new agent",
|
|
75
|
-
"Optional description of the agent": "Optional description of the agent",
|
|
76
|
-
"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)",
|
|
77
|
-
"Optional system prompt for the agent": "Optional system prompt for the agent",
|
|
78
|
-
"Optional prompt for filtering retrieved chunks": "Optional prompt for filtering retrieved chunks",
|
|
79
|
-
"List of users to invite": "List of users to invite",
|
|
80
|
-
"The short name of the tenant/workspace": "The short name of the tenant/workspace",
|
|
81
|
-
"Name for the new datastore": "Name for the new datastore",
|
|
82
|
-
"GLM v2": "GLM v2",
|
|
83
|
-
"GLM v1": "GLM v1",
|
|
84
|
-
"Basic (text-only)": "Basic (text-only)",
|
|
85
|
-
"Standard (complex documents)": "Standard (complex documents)",
|
|
86
|
-
"Concise": "Concise",
|
|
87
|
-
"Detailed (beta)": "Detailed (beta)",
|
|
88
|
-
"New Agent": "New Agent",
|
|
89
|
-
"Triggers when a new Contextual AI agent is created": "Triggers when a new Contextual AI agent is created"
|
|
90
|
-
}
|
package/src/i18n/zh.json
DELETED
|
@@ -1,90 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"Integrate with Contextual AI to automate document processing and AI workflows": "Integrate with Contextual AI to automate document processing and AI workflows",
|
|
3
|
-
"API Key": "API 密钥",
|
|
4
|
-
"Base URL": "基本网址",
|
|
5
|
-
"Your Contextual AI API key": "Your Contextual AI API key",
|
|
6
|
-
"API base URL (leave blank for default)": "API base URL (leave blank for default)",
|
|
7
|
-
"\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",
|
|
8
|
-
"Query Agent": "Query Agent",
|
|
9
|
-
"Generate Text": "Generate Text",
|
|
10
|
-
"Ingest Document": "Ingest Document",
|
|
11
|
-
"Parse File": "Parse File",
|
|
12
|
-
"Create Agent": "Create Agent",
|
|
13
|
-
"Invite Users": "Invite Users",
|
|
14
|
-
"Create Datastore": "Create Datastore",
|
|
15
|
-
"Send a message to a Contextual AI agent and get a response": "Send a message to a Contextual AI agent and get a response",
|
|
16
|
-
"Generate text using Contextual AI's Grounded Language Model": "Generate text using Contextual AI's Grounded Language Model",
|
|
17
|
-
"Upload and ingest a document into a Contextual AI datastore": "Upload and ingest a document into a Contextual AI datastore",
|
|
18
|
-
"Parse a document file into structured Markdown and/or JSON format": "Parse a document file into structured Markdown and/or JSON format",
|
|
19
|
-
"Create a new Contextual AI agent with specified configuration": "Create a new Contextual AI agent with specified configuration",
|
|
20
|
-
"Invite new users to the Contextual AI workspace": "Invite new users to the Contextual AI workspace",
|
|
21
|
-
"Create a new datastore for organizing documents": "Create a new datastore for organizing documents",
|
|
22
|
-
"Agent": "Agent",
|
|
23
|
-
"Message": "Message",
|
|
24
|
-
"Conversation ID": "Conversation ID",
|
|
25
|
-
"Include Retrieval Content": "Include Retrieval Content",
|
|
26
|
-
"Prompt": "Prompt",
|
|
27
|
-
"Model Version": "Model Version",
|
|
28
|
-
"Knowledge Sources": "Knowledge Sources",
|
|
29
|
-
"System Prompt": "System Prompt",
|
|
30
|
-
"Max Tokens": "Max Tokens",
|
|
31
|
-
"Temperature": "Temperature",
|
|
32
|
-
"Top P": "Top P",
|
|
33
|
-
"Avoid Commentary": "Avoid Commentary",
|
|
34
|
-
"Datastore": "Datastore",
|
|
35
|
-
"Document File": "Document File",
|
|
36
|
-
"Custom Metadata": "Custom Metadata",
|
|
37
|
-
"Configuration Override": "Configuration Override",
|
|
38
|
-
"Parse Mode": "Parse Mode",
|
|
39
|
-
"Page Range": "Page Range",
|
|
40
|
-
"Enable Document Hierarchy": "Enable Document Hierarchy",
|
|
41
|
-
"Enable Split Tables": "Enable Split Tables",
|
|
42
|
-
"Max Split Table Cells": "Max Split Table Cells",
|
|
43
|
-
"Figure Caption Mode": "Figure Caption Mode",
|
|
44
|
-
"Agent Name": "Agent Name",
|
|
45
|
-
"Description": "描述",
|
|
46
|
-
"Datastores": "Datastores",
|
|
47
|
-
"Filter Prompt": "Filter Prompt",
|
|
48
|
-
"Users to Invite": "Users to Invite",
|
|
49
|
-
"Tenant Short Name": "Tenant Short Name",
|
|
50
|
-
"Datastore Name": "Datastore Name",
|
|
51
|
-
"Select the agent to query": "Select the agent to query",
|
|
52
|
-
"The message to send to the agent": "The message to send to the agent",
|
|
53
|
-
"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)",
|
|
54
|
-
"Include the text of retrieved contents in the response": "Include the text of retrieved contents in the response",
|
|
55
|
-
"The text prompt to generate a response for": "The text prompt to generate a response for",
|
|
56
|
-
"The version of Contextual's GLM to use": "The version of Contextual's GLM to use",
|
|
57
|
-
"Optional knowledge sources to ground the generation (leave empty for general generation)": "Optional knowledge sources to ground the generation (leave empty for general generation)",
|
|
58
|
-
"Optional system instructions for the model": "Optional system instructions for the model",
|
|
59
|
-
"Maximum number of tokens to generate (default: 1024)": "Maximum number of tokens to generate (default: 1024)",
|
|
60
|
-
"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)",
|
|
61
|
-
"Nucleus sampling parameter (0.0 to 1.0)": "Nucleus sampling parameter (0.0 to 1.0)",
|
|
62
|
-
"Avoid providing additional conversational commentary not grounded in context": "Avoid providing additional conversational commentary not grounded in context",
|
|
63
|
-
"Select the datastore to upload the document to": "Select the datastore to upload the document to",
|
|
64
|
-
"The document file to upload (PDF, HTML, DOC, DOCX, PPT, PPTX)": "The document file to upload (PDF, HTML, DOC, DOCX, PPT, PPTX)",
|
|
65
|
-
"Optional custom metadata as key-value pairs (max 15 fields, 2KB total)": "Optional custom metadata as key-value pairs (max 15 fields, 2KB total)",
|
|
66
|
-
"Optional configuration override in JSON format for this specific document": "Optional configuration override in JSON format for this specific document",
|
|
67
|
-
"The document file to parse (PDF, DOC, DOCX, PPT, PPTX)": "The document file to parse (PDF, DOC, DOCX, PPT, PPTX)",
|
|
68
|
-
"Parsing mode - basic for simple text, standard for complex documents": "Parsing mode - basic for simple text, standard for complex documents",
|
|
69
|
-
"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\")",
|
|
70
|
-
"Add table of contents with document structure (beta feature)": "Add table of contents with document structure (beta feature)",
|
|
71
|
-
"Split large tables into multiple tables with headers": "Split large tables into multiple tables with headers",
|
|
72
|
-
"Threshold for splitting large tables (only used when split tables is enabled)": "Threshold for splitting large tables (only used when split tables is enabled)",
|
|
73
|
-
"How thorough figure captions should be": "How thorough figure captions should be",
|
|
74
|
-
"Name for the new agent": "Name for the new agent",
|
|
75
|
-
"Optional description of the agent": "Optional description of the agent",
|
|
76
|
-
"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)",
|
|
77
|
-
"Optional system prompt for the agent": "Optional system prompt for the agent",
|
|
78
|
-
"Optional prompt for filtering retrieved chunks": "Optional prompt for filtering retrieved chunks",
|
|
79
|
-
"List of users to invite": "List of users to invite",
|
|
80
|
-
"The short name of the tenant/workspace": "The short name of the tenant/workspace",
|
|
81
|
-
"Name for the new datastore": "Name for the new datastore",
|
|
82
|
-
"GLM v2": "GLM v2",
|
|
83
|
-
"GLM v1": "GLM v1",
|
|
84
|
-
"Basic (text-only)": "Basic (text-only)",
|
|
85
|
-
"Standard (complex documents)": "Standard (complex documents)",
|
|
86
|
-
"Concise": "Concise",
|
|
87
|
-
"Detailed (beta)": "Detailed (beta)",
|
|
88
|
-
"New Agent": "New Agent",
|
|
89
|
-
"Triggers when a new Contextual AI agent is created": "Triggers when a new Contextual AI agent is created"
|
|
90
|
-
}
|