This website requires JavaScript.
Explore
Help
Sign in
xpltdco
/
chrysopedia
Watch
2
Star
0
Fork
You've already forked chrysopedia
0
Code
Issues
2
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
76138887d2
chrysopedia
/
backend
/
pipeline
History
jlightner
0b0ca598b4
feat: Log LLM response token usage (prompt/completion/total, content_len, finish_reason)
2026-03-30 06:15:24 +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: Per-stage LLM model routing with thinking modality and think-tag stripping
2026-03-30 02:12:14 +00:00