summaryrefslogtreecommitdiff
path: root/packages/server/src/core/geminiChat.ts
AgeCommit message (Expand)Author
2025-05-30feat: Implement retry with backoff for API calls (#613)N. Taylor Mullen
2025-05-30feat(server): consolidate adjacent model content in chat historyTaylor Mullen
2025-05-27feat: Allow cancellation of in-progress Gemini requests and pre-execution checksTaylor Mullen
2025-05-26Fix(chat): Prevent empty model response after function callTaylor Mullen
2025-05-26Refactor(chat): Introduce custom Chat class for future modificationsTaylor Mullen