- EpisodeModel ORM model with pgvector embedding support - create_episodic_session_factory for async PostgreSQL sessions - Server app.py now resolves session_factory from database_url config - Graceful fallback when database_url not configured |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| contextual_retrieval.py | ||
| embedder.py | ||
| episodic.py | ||
| http_rag.py | ||
| models.py | ||
| query_transformer.py | ||
| rag_loop.py | ||
| relevance_scorer.py | ||
| retriever.py | ||
| semantic.py | ||
| working.py | ||