| 2e22aefb | 15-Apr-2025 |
Andreas Gohr <andi@splitbrain.org> |
introduce a "Generic" model
This is basically an OpenAI implementation, which then can be reused by most other providers since they usually implement a somewhat compatible API. The API URL can be se
introduce a "Generic" model
This is basically an OpenAI implementation, which then can be reused by most other providers since they usually implement a somewhat compatible API. The API URL can be set manually so it should be easy to add new unsupported providers.
show more ...
|
| 5835c70b | 27-Mar-2025 |
Andreas Gohr <andi@splitbrain.org> |
updated model data |
| 42b2c6e8 | 12-Mar-2025 |
Andreas Gohr <andi@splitbrain.org> |
add remote component to ask questions to the bot
The endpoint allows to override model and language settings on demand. |
| da493c96 | 06-Feb-2025 |
Andreas Gohr <andi@splitbrain.org> |
some model updates
still not 100% uptodate |
| 17dace4d | 14-Nov-2024 |
Andreas Gohr <andi@splitbrain.org> |
updated model definitions |
| ae09ced4 | 22-Jul-2024 |
Andreas Gohr <andi@splitbrain.org> |
updated model lists
This adds a CLI tool to fetch some model data from @BerriAI/litellm |
| 200983a6 | 18-Apr-2024 |
Andreas Gohr <andi@splitbrain.org> |
added open-mixtral-8x22b |
| 2071dced | 21-Mar-2024 |
Andreas Gohr <andi@splitbrain.org> |
automatic stylefixes |
| c2b7a1f7 | 21-Mar-2024 |
Andreas Gohr <andi@splitbrain.org> |
various refactoring and introduction of a simulate command
The new command makes it easier to run the same chat questions against multiple models and compare the results in a spreadsheet |
| 87e46484 | 19-Mar-2024 |
Andreas Gohr <andi@splitbrain.org> |
added Voyage AI for embeddings |
| e8451b21 | 19-Mar-2024 |
Andreas Gohr <andi@splitbrain.org> |
added model command to CLI
This prints info about the available models |
| cfd76f4a | 19-Mar-2024 |
Andreas Gohr <andi@splitbrain.org> |
added Mistral to the list of models |