navi-1 / navi /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 25 Apr
..
api Add context providers: dynamic system message injection per LLM call 2 months ago
context_providers Add context providers: dynamic system message injection per LLM call 2 months ago
core Add context providers: dynamic system message injection per LLM call 2 months ago
llm Set temperature=1.0, top_k=64, top_p=0.95 for all profiles (Google recommended for gemma4) 2 months ago
memory Improve memory search: normalize query, AND-first, relevance scoring 2 months ago
profiles Add context providers: dynamic system message injection per LLM call 2 months ago
tools Add context providers: dynamic system message injection per LLM call 2 months ago
workers Autonomous reasoning improvements: budget, anchoring, anti-stall, validation 2 months ago
__init__.py Initial implementation of the agent system core 2 months ago
config.py Add context providers: dynamic system message injection per LLM call 2 months ago
exceptions.py Add Ollama multi-server fallback with in-memory blacklisting 2 months ago
main.py Add standalone debug page at /debug 2 months ago
session_files.py Make server I/O non-blocking; update docs 2 months ago