Commit Graph

6 Commits

Author SHA1 Message Date
1c12d6d45c refactor: Combine bool functions with capabilities to flag 2026-03-31 02:05:54 +02:00
545b8ed000 refactor: Adapt provider to clients API 2026-03-30 14:31:06 +02:00
e55e96714b refactor: Replace plugin tools manager to client api tools manager 2026-03-30 07:44:43 +02:00
f58fad9578 feat: Rename old llmcore module to pluginllmcore 2026-03-30 00:50:02 +02:00
e2e13f0f38 refactor: Improve http client (#319) 2026-02-25 15:13:05 +01:00
a466332822 feat: Add OpenAI Responses API (#282)
* feat: Add OpenAI Responses API

* fix: Make temperature optional

* chore: Increase default value of max tokens
2025-12-01 12:14:55 +01:00