mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-29 06:31:32 +00:00
fix(aux): remove stale session_search model menu entry
This commit is contained in:
parent
effdebb65e
commit
87ace43f1e
2 changed files with 4 additions and 7 deletions
|
|
@ -2142,7 +2142,6 @@ _AUX_TASKS: list[tuple[str, str, str]] = [
|
|||
("vision", "Vision", "image/screenshot analysis"),
|
||||
("compression", "Compression", "context summarization"),
|
||||
("web_extract", "Web extract", "web page summarization"),
|
||||
("session_search", "Session search", "past-conversation recall"),
|
||||
("approval", "Approval", "smart command approval"),
|
||||
("mcp", "MCP", "MCP tool reasoning"),
|
||||
("title_generation", "Title generation", "session titles"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue