Commit Graph

12 Commits

Author SHA1 Message Date
acano 0d6c08e341 Add BEIR analysis notebook for CosQA and update dependencies
- Created a new Jupyter notebook for analyzing BEIR dataset with CosQA using Ollama embeddings.
- Implemented a custom embedding class to integrate LangChain's OllamaEmbeddings with BEIR.
- Added data loading and evaluation logic for the CosQA dataset.
- Updated `uv.lock` to remove unnecessary dependencies (`mteb` and `polars`) and incremented revision number.
2026-02-24 15:27:59 +01:00
pseco 9b6726c232 working on evaluatin embeddings 2026-02-24 14:35:48 +01:00
acano cb16306ffb Refactor code structure for improved readability and maintainability 2026-02-24 11:46:18 +01:00
acano 4a1236f951 Refactor code structure for improved readability and maintainability 2026-02-24 10:49:52 +01:00
acano 02af67fffb created notebook for langgraph testing 2026-02-19 14:48:46 +01:00
pseco 4b0be0b80b feat: add retrieval functionality and update execution counts in notebooks 2026-02-19 12:45:36 +01:00
acano 0dad6b1ef5 feat: add initial implementation of Elasticsearch ingestion with chunking strategies 2026-02-18 13:52:54 +01:00
acano 918befe65f Refactor code structure for improved readability and maintainability 2026-02-17 11:33:15 +01:00
pseco 36bd3b32a6 generate working schema 2026-02-16 17:58:18 +01:00
izapata b0e3c0d482 Added langchain 2026-02-12 17:58:37 +01:00
pseco e1ebecfce9 add grpc 2026-02-12 12:22:24 +01:00
acano 04d423d87e chore: clean up code structure and remove unused code blocks 2026-02-11 18:03:43 +01:00