feat: Add segmented control for custom and copilot prompts in PromptBody component

This commit is contained in:
n4ze3m
2024-08-04 18:12:09 +05:30
parent 6c44fcfca7
commit 36fc8b6be1
10 changed files with 42 additions and 2 deletions

View File

@@ -141,6 +141,10 @@
"option1": "Normal",
"option2": "RAG",
"questionPrompt": "Question Prompt",
"segmented": {
"custom": "Custom Prompts",
"copilot": "Copilot Prompts"
},
"columns": {
"title": "Title",
"prompt": "Prompt",