Files
colanode/apps/server/src
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
..
2025-02-19 15:17:48 +01:00
2025-01-14 16:42:04 +01:00
2025-01-24 10:28:01 +01:00
2025-01-24 10:28:01 +01:00