chrysopedia/backend/pipeline
jlightner 5c3e9b83c8 feat: Added TechniquePageVersion model, Alembic migration 002, pipeline…
- "backend/models.py"
- "alembic/versions/002_technique_page_versions.py"
- "backend/pipeline/stages.py"

GSD-Task: S04/T01
2026-03-30 07:27:40 +00:00
..
__init__.py chore: Extended Settings with 12 LLM/embedding/Qdrant config fields, cr… 2026-03-29 22:30:31 +00:00
embedding_client.py feat: Created sync EmbeddingClient, QdrantManager with idempotent colle… 2026-03-29 22:39:04 +00:00
llm_client.py feat: Log LLM response token usage (prompt/completion/total, content_len, finish_reason) 2026-03-30 06:15:24 +00:00
qdrant_client.py feat: Created sync EmbeddingClient, QdrantManager with idempotent colle… 2026-03-29 22:39:04 +00:00
schemas.py chore: Extended Settings with 12 LLM/embedding/Qdrant config fields, cr… 2026-03-29 22:30:31 +00:00
stages.py feat: Added TechniquePageVersion model, Alembic migration 002, pipeline… 2026-03-30 07:27:40 +00:00