discourse-ai/spec/support
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_completion_stubs.rb FEATURE: disable smart commands on Claude and GPT 3.5 (#84) 2023-06-01 09:10:33 +10:00
embeddings_generation_stubs.rb FEATURE: Semantic assymetric full-page search (#34) 2023-03-31 15:29:56 -03:00
nsfw_inference_stubs.rb FEATURE: Handle invalid media in NSFW module (#57) 2023-05-11 15:35:39 -03:00
openai_completions_inference_stubs.rb FEATURE: disable smart commands on Claude and GPT 3.5 (#84) 2023-06-01 09:10:33 +10:00
sentiment_inference_stubs.rb DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00
summarization_stubs.rb FEATURE: Topic summarization (#41) 2023-04-19 17:57:31 -03:00
toxicity_inference_stubs.rb DEV: Add missing specs for the toxicity module 2023-02-24 07:53:43 -03:00