mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-22 02:41:51 +03:00
28ef515458
<img width="525" alt="Screenshot 2023-10-05 at 10 55 29" src="https://github.com/StanGirard/quivr/assets/63923024/d7a4e7ef-e73f-46d0-8499-06c5e951f64a"> <img width="1207" alt="Screenshot 2023-10-05 at 10 49 45" src="https://github.com/StanGirard/quivr/assets/63923024/50eba38a-b2cb-4e7d-82b1-ceca60abdad4"> https://github.com/StanGirard/quivr/issues/1328
50 lines
2.6 KiB
JSON
50 lines
2.6 KiB
JSON
{
|
|
"title": "Chat with {{brain}}",
|
|
"brain": "brain",
|
|
"keyboard_shortcuts": "Keyboard shortcuts",
|
|
"brains": "brains",
|
|
"subtitle": "Talk to a language model about your uploaded data",
|
|
"limit_reached": "You have reached the limit of requests, please try again later",
|
|
"error_occurred": "Error occurred while getting answer",
|
|
"noCurrentBrain": "No current brain",
|
|
"errorParsingData": "Error parsing data",
|
|
"resposeBodyNull": "Response body is null",
|
|
"tooManyRequests": "You have exceeded the number of requests per day. To continue chatting, please enter an OpenAI API key in your profile or in used brain.",
|
|
"receivedResponse": "Received response. Starting to handle stream...",
|
|
"errorCallingAPI": "Error calling the API",
|
|
"ask": "Ask a question, or describe a task.",
|
|
"thinking": "Thinking...",
|
|
"chat": "Chat",
|
|
"errorFetching": "Error occurred while fetching your chats",
|
|
"chatDeleted": "Chat successfully deleted. Id: {{id}}",
|
|
"errorDeleting": "Error deleting chat: {{error}}",
|
|
"chatNameUpdated": "Chat name updated",
|
|
"shortcut_select_brain": "@: Select a brain to talk",
|
|
"shortcut_select_file": "/: Select a file to talk to",
|
|
"shortcut_choose_prompt": "#: Choose a specific prompt",
|
|
"shortcut_create_brain": "@+: Create a new brain",
|
|
"shortcut_feed_brain": "/+: Feed a brain with knowledge",
|
|
"shortcut_create_prompt": "#+: Create a new custom prompt",
|
|
"shortcut_manage_brains": "CMDB: Manage your brains",
|
|
"shortcut_go_to_user_page": "CMDU: Go to user page",
|
|
"shortcut_go_to_shortcuts": "CMDK: Go to shortcuts",
|
|
"actions_bar_placeholder": "Ask a question to a @brain and choose your #prompt",
|
|
"missing_brain": "Please select a brain to chat with",
|
|
"new_prompt": "Create new prompt",
|
|
"feed_brain_placeholder": "Choose which @brain you want to feed with these files",
|
|
"feedingBrain": "Your newly added knowledge is being processed, you can keep chatting in the meantime !",
|
|
"add_content_card_button_tooltip": "Add knowledge to a brain",
|
|
"back_to_chat": "Back to chat",
|
|
"onboarding": {
|
|
"download_message_1": "Hi 👋🏻 Want to discover Quivr ? 😇",
|
|
"download_message_2": "Step 1: Download “Quivr documentation”",
|
|
"upload_message_1": "Congratulations on your first step 🥳",
|
|
"upload_message_2": "Step 2: Now Drag and drop it on the chat or in the 📎",
|
|
"how_to_use_quivr": "How to use Quivr ?",
|
|
"what_is_quivr": "What is Quivr ?",
|
|
"what_is_brain": "What is a brain ?",
|
|
"last_step": "Last step 🥳",
|
|
"ask_question_to_file": "Ask a question to your file. Ex : 'What are you talking about ?'"
|
|
}
|
|
}
|