translation.json•2.68 kB
{
"AI-powered assistant for your knowledge base.": "AI-powered assistant for your knowledge base.",
"\n Generate your API key in the dashboard: https://app.chataid.com/settings/automations\n": "\n Generate your API key in the dashboard: https://app.chataid.com/settings/automations\n",
"Add Custom Sources": "Add Custom Sources",
"Ask Questions": "Ask Questions",
"Get Custom Source by ID": "Get Custom Source by ID",
"Custom API Call": "Custom API Call",
"Upload one or more files as custom sources for training": "Upload one or more files as custom sources for training",
"Query your Chat Aid knowledge base and receive AI-generated answers with source citations": "Query your Chat Aid knowledge base and receive AI-generated answers with source citations",
"Retrieve single source details by ID": "Retrieve single source details by ID",
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
"Files": "Files",
"Team ID": "Team ID",
"Question": "Question",
"Parent Timestamp": "Parent Timestamp",
"Message Timestamp": "Message Timestamp",
"Source ID": "Source ID",
"Method": "Method",
"Headers": "Headers",
"Query Parameters": "Query Parameters",
"Body": "Body",
"Response is Binary ?": "Response is Binary ?",
"No Error on Failure": "No Error on Failure",
"Timeout (in seconds)": "Timeout (in seconds)",
"One or more files to upload (PDF, Word, Text, Markdown, HTML, Excel, CSV, PowerPoint, PNG, JPEG, GIF)": "One or more files to upload (PDF, Word, Text, Markdown, HTML, Excel, CSV, PowerPoint, PNG, JPEG, GIF)",
"Optional team ID (defaults to org-wide)": "Optional team ID (defaults to org-wide)",
"The question to ask the knowledge base": "The question to ask the knowledge base",
"Optional Unix timestamp for conversation threading. Use the same value for related questions in a conversation.": "Optional Unix timestamp for conversation threading. Use the same value for related questions in a conversation.",
"Optional Unix timestamp of current message. Use with parentTs for follow-up questions in a conversation.": "Optional Unix timestamp of current message. Use with parentTs for follow-up questions in a conversation.",
"The ID of the custom source to retrieve": "The ID of the custom source to retrieve",
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
"GET": "GET",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "DELETE",
"HEAD": "HEAD"
}