discourse-ai/db
Sam 059d3b6fd2
FEATURE: better logging for automation reports (#853)
A new feature_context json column was added to ai_api_audit_logs

This allows us to store rich json like context on any LLM request
made.

This new field now stores automation id and name.

Additionally allows llm_triage to specify maximum number of tokens

This means that you can limit the cost of llm triage by scanning only
first N tokens of a post.
2024-10-23 16:49:56 +11:00
..
fixtures DEV: Remove old code now that features rely on LlmModels. (#729) 2024-07-30 13:44:57 -03:00
migrate FEATURE: better logging for automation reports (#853) 2024-10-23 16:49:56 +11:00
post_migrate FEATURE: smarter persona tethering (#832) 2024-10-16 07:20:31 +11:00