discourse-ai/lib/completions
Sam 8eee6893d6
FEATURE: GPT4o support and better auditing (#618)
- Introduce new support for GPT4o (automation / bot / summary / helper)
- Properly account for token counts on OpenAI models
- Track feature that was used when generating AI completions
- Remove custom llm support for summarization as we need better interfaces to control registration and de-registration
2024-05-14 13:28:46 +10:00
..
dialects FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
endpoints FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
function_call_normalizer.rb FIX: more robust function call support (#581) 2024-04-19 06:54:54 +10:00
llm.rb FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
prompt.rb FEATURE: Add vision support to AI personas (Claude 3) (#546) 2024-03-27 14:30:11 +11:00
prompt_messages_builder.rb FIX: context repairs for @mentioned bot (#608) 2024-05-08 18:44:04 +10:00
upload_encoder.rb FEATURE: Add vision support to AI personas (Claude 3) (#546) 2024-03-27 14:30:11 +11:00