John Costa 15289e4965 feat(prompts): adding better prompts & restoring tool_stop
Mistral's models seem to do something really strange if you allow for
`tool_choice` to be anything but `any`. They start putting the tool call
inside the `content` instead of an actual tool call. This means that I
need this `stop` mechanism using a tool call instead because I cannot
trust the model to do it by itself.

I quite like this model though, it's cheap, it's fast and it's open
source. And all the answers are pretty good!
2025-04-17 15:24:21 +01:00
wip
2025-03-17 21:00:52 +01:00
2025-03-17 22:20:26 +01:00
Description
A unicorn.
6.5 MiB
Languages
Go 42.5%
TypeScript 29.4%
Rust 10.3%
Swift 9.4%
PLpgSQL 5%
Other 3.2%