discourse-ai/spec/shared/inference
Sam db19e37748
FEATURE: add initial support for personas (#172)
This splits out a bunch of code that used to live inside bots
into a dedicated concept called a Persona.

This allows us to start playing with multiple personas for the bot

Ships with:

artist - for making images
sql helper - for helping with data explorer
general - for everything and anything
 
Also includes a few fixes that make the generic LLM function implementation  more robust
2023-08-30 16:15:03 +10:00
..
anthropic_completions_spec.rb FEATURE: port to use claude-2 for chat bot (#114) 2023-07-27 11:24:44 +10:00
function_list_spec.rb FEATURE: add initial support for personas (#172) 2023-08-30 16:15:03 +10:00
openai_completions_spec.rb FEATURE: implement command framework for non Open AI (#147) 2023-08-23 07:49:36 +10:00
openai_embeddings_spec.rb FEATURE: Add Azure cognitive service support (#93) 2023-06-21 10:39:51 +10:00
stability_generator_spec.rb FEATURE: add support for final stable diffusion xl model (#122) 2023-08-02 16:53:28 -03:00