terraphim_agent 1.20.5

Terraphim AI Agent CLI - Command-line interface with interactive REPL and ASCII graph visualization
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "id": "Embedded",
  "global_shortcut": "Ctrl+X",
  "default_role": "No KG Role",
  "selected_role": "No KG Role",
  "roles": {
    "No KG Role": {
      "shortname": "NoKG",
      "name": "No KG Role",
      "relevance_function": "terraphim-graph",
      "terraphim_it": true,
      "theme": "default",
      "kg": null,
      "llm_enabled": false,
      "haystacks": []
    }
  }
}