Expand description
Test utilities and mock implementations for testing
This module provides mock implementations of core traits for unit testing without requiring real services or external dependencies.
Structsยง
- Mock
Embedder - Mock embedder for testing
- Mock
Language Model - Mock language model for testing
- Mock
Retriever - Mock retriever for testing
- Mock
Vector Store - Mock vector store for testing