mirror of
https://github.com/colanode/colanode.git
synced 2025-12-25 16:09:31 +01:00
- Extract common AI-related utility functions into a new ai-utils.ts module - Create a metadata handling library with fetchMetadataForContextItems - Update chunking and embedding services to use new utility functions - Improve context retrieval and scoring with recency and hybrid search weights - Enhance chunk summarization with a more flexible prompt template - Reorganize types for better type safety and modularity