Commit Graph

15 Commits

Author SHA1 Message Date
pseco 3ac432567b BNF extraction pipeline from avap.md 2026-03-11 11:29:19 +01:00
pseco cd3922abbd modified config.py 2026-03-11 10:41:28 +01:00
pseco 4c56dc29c4 Add initial Jupyter notebook for document ingestion using Ollama embeddings
- Implemented code to utilize OllamaEmbeddings for embedding documents.
- Included example usage with sample text inputs.
- Demonstrated response handling from the Ollama LLM.
- Noted deprecation warning for the Ollama class in LangChain.
2026-03-10 14:40:27 +01:00
pseco 11e6ef71b1 working on agent pseco scratches 2026-03-09 09:35:49 +01:00
pseco 183c04829c Update changelog for version 1.2.0: add new modules, refactor server integration, and enhance dependency management 2026-03-05 11:00:30 +01:00
pseco 63c5fc976f working on Dual Index 2026-03-03 15:07:53 +01:00
pseco 9575af3ff0 working on dual index 2026-03-03 12:01:03 +01:00
pseco 8297ae204c added lark to notebook 2026-03-03 09:39:09 +01:00
pseco 12eef38f33 count tokens files 2026-02-25 17:17:20 +01:00
pseco 71cb79985c added config and count tokens 2026-02-25 14:59:57 +01:00
pseco 4b0be0b80b feat: add retrieval functionality and update execution counts in notebooks 2026-02-19 12:45:36 +01:00
pseco 51488b3ee6 working on ingestion 2026-02-19 11:54:31 +01:00
pseco 1a77b84921 working on retrieve 2026-02-18 16:23:03 +01:00
pseco 26603a9f45 feat: add chunking methods and ingestion process for Elasticsearch 2026-02-18 14:51:52 +01:00
pseco 2ec64b1472 working on ingestion 2026-02-18 13:52:01 +01:00