Commit graph

2 commits

Author SHA1 Message Date
2eed2033f0 test(llm,embeddings): add unit tests for mock client, types, and Ollama embedder
- Add comprehensive MockLLMClient tests (generate, stream, match variants)
- Add TypeRef JSON marshaling tests and StopReason value tests
- Add Ollama embedder tests for config defaults and embedding requests
2026-07-03 14:22:41 -07:00
9f33d6df93 feat(rag): add Retrieval-Augmented Memory with ChromaDB backend and embedding support 2026-06-30 23:53:30 -07:00