discourse-ai/lib/completions
Roman Rizzi e22194f321
HACK: Llama3 support for summarization/AI helper. (#616)
There are still some limitations to which models we can support with the `LlmModel` class. This will enable support for Llama3 while we sort those out.
2024-05-13 15:54:42 -03:00
..
dialects HACK: Llama3 support for summarization/AI helper. (#616) 2024-05-13 15:54:42 -03:00
endpoints HACK: Llama3 support for summarization/AI helper. (#616) 2024-05-13 15:54:42 -03:00
function_call_normalizer.rb FIX: more robust function call support (#581) 2024-04-19 06:54:54 +10:00
llm.rb HACK: Llama3 support for summarization/AI helper. (#616) 2024-05-13 15:54:42 -03: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