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
464commits
Transfer to URL with SHA
tree:
3156354cc7
Branches
Tags
×
feature/navi-code
master
vmkdemo
navi-1
/
navi
/
llm
/
latest commit
c7c0479d4b
Eugene Sukhodolskiy
authored
on 25 May
..
__init__.py
Initial implementation of the agent system core
2 months ago
base.py
Add session message archive table + global sequence_number tracking
1 month ago
fallback.py
Raise first-chunk timeout to 90s and retry same server+model before fallback
1 month ago
ollama.py
Add structured logging for Ollama chat errors
1 month ago
openai_backend.py
Remove dead LLMBackend.stream() method
1 month ago