Claudio Ortolina
|
da464a52e0
|
Fix error handling pattern match error
|
2025-08-11 12:00:59 +03:00 |
|
Claudio Ortolina
|
133b4695cf
|
Enforce timeouts when using the OpenAI api
|
2025-03-29 20:02:26 +00:00 |
|
Claudio Ortolina
|
502436c987
|
Move api_key resolution to OpenAI module
|
2025-02-20 09:17:28 +00:00 |
|
Claudio Ortolina
|
85b403817f
|
Move model definition into completion struct
|
2024-12-29 20:58:09 +00:00 |
|
Claudio Ortolina
|
9dce1cacb9
|
Where possible, use built-in JSON instead of Jason
Note that it's not possible to replace any call where we encode and
pretty print, as JSON doesn't have such functionality.
|
2024-12-19 20:18:09 +00:00 |
|
Claudio Ortolina
|
832e835252
|
Add function to get embeddings for arbitrary string
|
2024-12-18 22:20:41 +00:00 |
|