5 Commits

Author SHA1 Message Date
Ettore Di Giacinto 9a33537ae0 chore: move logging to its own package so can be shared across repos (#380)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-12-19 23:05:04 +01:00
Richard Palethorpe b52571dbea fix(api): Validate input function call result message (#239)
Signed-off-by: Richard Palethorpe <io@richiejp.com>
2025-07-10 15:12:59 +02:00
Richard Palethorpe ff6890c9c1 feat(api): Handle tool calls in responses API
Signed-off-by: Richard Palethorpe <io@richiejp.com>
2025-06-24 22:01:50 +01:00
Richard Palethorpe 13e0f12c1b fix(api): Use RawMessage for nested polymorphic JSON in OpenAI request input (#207)
Signed-off-by: Richard Palethorpe <io@richiejp.com>
2025-06-10 17:50:49 +02:00
Ettore Di Giacinto 31b5849d02 feat(api): add support to responses api (#52)
Signed-off-by: mudler <mudler@localai.io>
2025-03-17 18:42:33 +01:00