discourse-ai/spec/shared/inference
Sam d87adcebea
FEATURE: Claude based scanning and OpenAI retries (#243)
llm_triage supported claude 2 in triage, this implements it

OpenAI rate limits frequently, this introduces some exponential
backoff (3 attempts - 3 seconds, 9 and 27)

Also reduces temp of classifiers so they have consistent behavior
2023-10-05 09:00:45 +11: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: Claude based scanning and OpenAI retries (#243) 2023-10-05 09:00:45 +11: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