Sam
fc65404896
FEATURE: support topic_id and post_id logging in ai audit log ( #274 )
...
This makes it easier to track who is responsible for a completion
in logs
Note: ai helper and summarization are not yet implemented
2023-11-01 08:41:31 +11:00
Rafael dos Santos Silva
b25daed60b
FEATURE: Llama2 for summarization ( #116 )
2023-07-27 13:55:32 -03:00
Roman Rizzi
7e3cb0ea16
FEATURE: Multi-model support for the AI Bot module. ( #56 )
...
We'll create one bot user for each available model. When listed in the `ai_bot_enabled_chat_bots` setting, they will reply.
This PR lets us use Claude-v1 in stream mode.
2023-05-11 10:03:03 -03:00
Sam
2cd60a4b3b
FEATURE: add a table to audit OpenAI usage ( #45 )
...
Still need to build a job to purge logs
2023-04-26 11:44:29 +10:00