Loïc Guitaut
6ae4218a96
DEV: Fix new Rubocop offenses
2024-03-06 15:23:29 +01:00
Roman Rizzi
5bdf3dc1f4
DEV: Stop using shared_examples for endpoint specs ( #430 )
2024-01-17 15:08:49 -03:00
Roman Rizzi
04eae76f68
REFACTOR: Represent generic prompts with an Object. ( #416 )
...
* REFACTOR: Represent generic prompts with an Object.
* Adds a bit more validation for clarity
* Rewrite bot title prompt and fix quirk handling
---------
Co-authored-by: Sam Saffron <sam.saffron@gmail.com>
2024-01-12 14:36:44 -03:00
Roman Rizzi
4182af230a
FIX: Correctly translate and read tools for Claude and Chat GPT. ( #393 )
...
I tested against the live models for the AI bot migration. It ensures Open AI's tool syntax is correct and we can correctly read the replies.
:
2024-01-02 11:21:13 -03:00
Rafael dos Santos Silva
5db7bf6e68
Mixtral ( #376 )
...
Add both Mistral and Mixtral support. Also includes vLLM-openAI inference support.
Co-authored-by: Roman Rizzi <rizziromanalejandro@gmail.com>
2023-12-26 14:49:55 -03:00