mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-26 20:26:13 +01:00
feat: Agent handoff UI
This commit is contained in:
parent
6e0e47d5dd
commit
e6baecb985
8 changed files with 118 additions and 9 deletions
|
|
@ -664,6 +664,10 @@
|
|||
"com_ui_agent_handoff_prompt_placeholder": "Tell this agent what content to generate and pass to the handoff agent. You need to add something here to enable this feature",
|
||||
"com_ui_agent_handoff_prompt_key": "Content parameter name (default: 'instructions')",
|
||||
"com_ui_agent_handoff_prompt_key_placeholder": "Label the content passed (default: 'instructions')",
|
||||
"com_ui_transferring_to_agent": "Transferring to {{0}}",
|
||||
"com_ui_transferred_to_agent": "Transferred to {{0}}",
|
||||
"com_ui_transferred_to": "Transferred to",
|
||||
"com_ui_handoff_instructions": "Handoff instructions",
|
||||
"com_ui_agent_delete_error": "There was an error deleting the agent",
|
||||
"com_ui_agent_deleted": "Successfully deleted agent",
|
||||
"com_ui_agent_duplicate_error": "There was an error duplicating the agent",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue