discourse-ai/lib/shared/inference
Sam 840968630e
FEATURE: disable smart commands on Claude and GPT 3.5 (#84)
For the time being smart commands only work consistently on GPT 4.
Avoid using any smart commands on the earlier models.

Additionally adds better error handling to Claude which sometimes streams
partial json and slightly tunes the search command.
2023-06-01 09:10:33 +10:00
..
anthropic_completions.rb FEATURE: disable smart commands on Claude and GPT 3.5 (#84) 2023-06-01 09:10:33 +10:00
discourse_classifier.rb FEATURE: Handle invalid media in NSFW module (#57) 2023-05-11 15:35:39 -03:00
discourse_reranker.rb DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00
openai_completions.rb Refinements to embeddings and tokenizers (#61) 2023-05-15 15:10:42 -03:00
openai_embeddings.rb FEATURE: Composer AI helper (#8) 2023-03-15 17:02:20 -03:00
stability_generator.rb FEATURE: Basic StableDiffusion text2img support (#72) 2023-05-20 09:38:08 +10:00