GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
3
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
root
/
navi-1
Download ZIP
166commits
Transfer to URL with SHA
tree:
458b4b8c69
Branches
Tags
×
feature/navi-code
master
vmkdemo
navi-1
/
navi
/
llm
/
latest commit
b1a5f44beb
Eugene Sukhodolskiy
authored
on 24 Apr
..
__init__.py
Initial implementation of the agent system core
2 months ago
base.py
Autonomous reasoning improvements: budget, anchoring, anti-stall, validation
2 months ago
fallback.py
Add Ollama multi-server fallback with in-memory blacklisting
2 months ago
ollama.py
Set temperature=1.0, top_k=64, top_p=0.95 for all profiles (Google recommended for gemma4)
2 months ago
openai_backend.py
Autonomous reasoning improvements: budget, anchoring, anti-stall, validation
2 months ago