discourse-ai/spec/shared/inference
Sam af2e692761
FIX: under certain conditions we would get duplicate data from llm (#373)
Previously endpoint/base would `+=` decoded_chunk to leftover

This could lead to cases where the leftover buffer had duplicate
previously processed data

Fix ensures we properly skip previously decoded data.
2023-12-20 14:28:05 -03:00
..
anthropic_completions_spec.rb FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
function_list_spec.rb FIX: implement tools framework for Anthropic (#307) 2023-11-24 06:39:56 +11:00
openai_completions_spec.rb FIX: under certain conditions we would get duplicate data from llm (#373) 2023-12-20 14:28:05 -03: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