summaryrefslogtreecommitdiff
path: root/llm.go
AgeCommit message (Expand)Author
2025-03-10refactor: standardize user role in chat body messagesGrail Finder (aider)
2025-03-10feat: add DeepSeekerChat chunk parser and refactor DeepSeeker to DeepSeekerCo...Grail Finder
2025-03-10Refactor: pngmeta rewriteGrail Finder
2025-02-28Feat: add deepseek integration [WIP] (only completion works)Grail Finder
2025-02-19Chore: move rag settings to configGrail Finder
2025-02-16Fix: card editGrail Finder
2025-02-16Fix: tool use messageGrail Finder
2025-02-16Feat: divide continue-gen and next-msg-genGrail Finder
2025-02-15Enha: log level to propsGrail Finder
2025-02-15Fix: thinkingGrail Finder
2025-02-08Feat: add tool reminder bindGrail Finder
2025-02-01Feat: switch between completion and chat apiGrail Finder
2025-01-29Feat: set/change props from tui for /completionGrail Finder
2025-01-24Refactor: different endpoint typesGrail Finder