Commit Graph

10 Commits

Author SHA1 Message Date
pseco 56349184fb Add evaluation results for AVAP knowledge models and update evaluation notebook
- Created a new JSON file containing evaluation results for the AVAP knowledge models, including scores for faithfulness, answer relevancy, context recall, and context precision.
- Updated the evaluation notebook to use a new embedding model and fixed execution counts for code cells.
2026-04-06 11:55:33 +02:00
pseco 00a7cc727d Refactor code structure and remove redundant code blocks for improved readability and maintainability 2026-04-06 11:20:21 +02:00
pseco 11e6ef71b1 working on agent pseco scratches 2026-03-09 09:35:49 +01:00
pseco 63c5fc976f working on Dual Index 2026-03-03 15:07:53 +01:00
pseco e01e424fac workin on llm_factory 2026-02-26 18:02:46 +01:00
pseco 77751ee8ac working on langgraph agent v2 2026-02-26 11:35:00 +01:00
pseco dfdf94f604 working on ragas 2026-02-25 17:28:35 +01:00
pseco d6ac7aa1ca working on evaluating embeddings 2026-02-24 16:53:37 +01:00
pseco 0b75c3254c Refactor code structure for improved readability and maintainability 2026-02-19 17:09:35 +01:00
pseco 4b0be0b80b feat: add retrieval functionality and update execution counts in notebooks 2026-02-19 12:45:36 +01:00