mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-01 03:46:25 +02:00
feat: add Agent Model Manager component for managing LLM configurations and enhance UI in related components
This commit is contained in:
parent
f22d7434ce
commit
2b40592f0b
9 changed files with 31 additions and 31 deletions
|
|
@ -737,8 +737,8 @@
|
|||
"back_to_app": "Back to app",
|
||||
"nav_general": "General",
|
||||
"nav_general_desc": "Name, description & basic info",
|
||||
"nav_agent_configs": "Agent Configs",
|
||||
"nav_agent_configs_desc": "Models with prompts & citations",
|
||||
"nav_agent_models": "Agent Models",
|
||||
"nav_agent_models_desc": "Models with prompts & citations",
|
||||
"nav_role_assignments": "Role Assignments",
|
||||
"nav_role_assignments_desc": "Assign configs to agent roles",
|
||||
"nav_image_models": "Image Models",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue