Files
colanode/apps/server
Ylber Gashi 00162ee06e Refactor assistant response job and extract core assistant logic
- Move assistant response chain and related functions to a dedicated `assistant.ts` library
- Simplify `assistant-response.ts` by delegating complex logic to the new library
- Create type definitions for assistant chain state and related types
- Improve modularity and separation of concerns in AI assistant implementation
- Remove deprecated `ChunkingService` and replace with functional `chunkText` approach
2025-02-21 11:52:59 +01:00
..
2024-12-04 23:12:25 +01:00
2025-02-20 19:08:46 +01:00
2024-11-05 22:33:43 +01:00