You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
oabrivard a5332f0996 feat: add article_url to LLM call logs for classify tracing
Adds an optional article_url column to llm_call_log so classify_summarize
entries are traceable back to their source article in the LLM Logs UI.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 months ago
.claude Changed Claude code configuration 3 months ago
backend feat: add article_url to LLM call logs for classify tracing 3 months ago
docs docs: add implementation plan for pipeline improvements 3 months ago
e2e feat: add batch_size setting for Phase 1 parallelism 3 months ago
frontend feat: add article_url to LLM call logs for classify tracing 3 months ago
.env.example
.gitignore test: add live generation UAT with real OpenAI API key 3 months ago
AGENTS.md Updated Claude code config 3 months ago
CLAUDE.md feat: add article_url to LLM call logs for classify tracing 3 months ago
docker-compose.yml fix: set STATIC_DIR in production docker-compose for frontend serving 3 months ago