summaryrefslogtreecommitdiff
path: root/models/models.go
AgeCommit message (Collapse)Author
43 hoursFeat: read img tool for chat endpointGrail Finder
3 daysEnha (llama.cpp): show loaded model on startupGrail Finder
4 daysFix: do not delete tool calls or lose them on copyGrail Finder
4 daysFix: removed code that deletes tool callsGrail Finder
4 daysRefactor: move msg totext method to main packageGrail Finder
logic requires reference to config
4 daysChore: linter complaintsGrail Finder
4 daysEnha: tool filterGrail Finder
5 daysEnha: save/load message token statsGrail Finder
6 daysChore: linter complaintsGrail Finder
6 daysFix: text manipulation for multimodal messagesGrail Finder
8 daysChore: remove cfg.ThinkUseGrail Finder
move cleaning image attachment to the end of chatRound fmt cleanup
9 daysEnha: json tag for statsGrail Finder
9 daysFeat: show statsGrail Finder
10 daysFeat (pull/18994): llama.cpp reasoningGrail Finder
10 daysFeat: openrouter reasoningGrail Finder
14 daysChore: linter complaintsGrail Finder
2026-02-17Feat: indicator for a message with an image [image: filename]Grail Finder
2026-02-16Fix: parsing of content partsGrail Finder
2026-02-10Merge branch 'feat/char-secrets'Grail Finder
2026-02-10Chore: make debug; icon fixGrail Finder
2026-02-09Chore: interface{} -> anyGrail Finder
2026-02-06Chore: linter complaintsGrail Finder
2026-02-06Enha: client stop string for completion onlyGrail Finder
2026-02-04Enha: stricter stop stringGrail Finder
2026-02-03Enha: detailed errorGrail Finder
2026-01-31Enha: avoid recursion in llm callsGrail Finder
2026-01-17Fix: copy with knowntoGrail Finder
2026-01-16Feat: impl attemptGrail Finder
2025-12-12Feat: llama.cpp model switchGrail Finder
2025-12-09Feat: image prompt for llama.cpp /completionGrail Finder
2025-12-07Enha: address template issuesGrail Finder
2025-11-25Fix: openrouter func ctx respGrail Finder
2025-11-20Chore: linter complaintsGrail Finder
2025-11-20Feat: input imgGrail Finder
2025-10-09Feat: add external tool web searchGrail Finder
2025-10-03Chore: solving TODOsGrail Finder
2025-08-08Enha: /chat /completions tool calls to live in peaceGrail Finder
2025-08-08WIP: adding tool fields into stream resp structGrail Finder
2025-08-08Feat: openai type func call for llamacppGrail Finder
2025-08-08Enha: openai tools [WIP]Grail Finder
2025-08-07Feat: open router implGrail Finder
2025-07-28Enha: all roles as a stop stringGrail Finder
2025-06-11Feat: rename user through propsGrail Finder
2025-05-21Chore: project rename; gf-lt => grailfinder's llm tuiGrail Finder
2025-03-10Feat: a bit of progress with r1Grail Finder
2025-02-28Feat: add deepseek integration [WIP] (only completion works)Grail Finder
2025-02-16Feat: divide continue-gen and next-msg-genGrail Finder
2025-02-08Feat: add tool reminder bindGrail Finder
2025-02-02Refactor: remove iconsGrail Finder
2025-01-29Feat: set/change props from tui for /completionGrail Finder