Implement configurable API providers from configs.yaml #43

Merged
Copilot merged 8 commits from copilot/update-api-providers-configs into main 2025-10-27 18:53:36 +01:00

8 Commits

Author SHA1 Message Date
Giacomo Bertolazzi
2eed6bffea Merge branch 'main' into copilot/update-api-providers-configs 2025-10-27 18:53:24 +01:00
Giacomo Bertolazzi
c1ed1d85f0 Update src/app/api/wrapper_handler.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-22 17:16:42 +02:00
fb6ca5914d Refactor agent retrieval to use specific API tools directly 2025-10-22 17:14:09 +02:00
2f60f13ef2 Fix wrapper initialization order to respect filter settings 2025-10-22 17:08:25 +02:00
803ef22fea Refactor API wrapper initialization to streamline configuration handling 2025-10-22 17:06:16 +02:00
copilot-swe-agent[bot]
93d005c3e5 Refactor provider filtering to use WrapperHandler helper function
Co-authored-by: Berack96 <31776951+Berack96@users.noreply.github.com>
2025-10-22 14:49:09 +00:00
copilot-swe-agent[bot]
6e01f1caea Implement configurable API providers from configs.yaml
Co-authored-by: Berack96 <31776951+Berack96@users.noreply.github.com>
2025-10-22 14:08:37 +00:00
copilot-swe-agent[bot]
02574ca17a Initial plan 2025-10-22 13:57:20 +00:00