Guest User

llama-conductor goes brrrr

a guest
Jan 23rd, 2026
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. CLIENT / UI
  2. |
  3. v
  4. ROUTER (llama-conductor)
  5. |
  6. +-- Vodka (memory / context filter)
  7. |
  8. +-- MODE SWITCH
  9. |
  10. +-- Serious mode -> Model
  11. |
  12. +-- KB mode -> Filesystem RAG -> Model
  13. |
  14. +-- Mentats mode -> Vault (Qdrant) -> Model
  15. |
  16. v
  17. POST-PROCESS (citations / refusal / formatting)
  18. |
  19. v
  20. CLIENT / UI
  21.  
Advertisement
Add Comment
Please, Sign In to add comment