Commit graph

4 commits

Author SHA1 Message Date
hlohaus
f7cb4e69f6 fix: Update API endpoints to use new g4f.space URLs and remove deprecated providers 2026-01-24 03:28:00 +01:00
hlohaus
6052775fdf Refactor API base URL references across providers
- Changed `api_base` to `base_url` in multiple provider files for consistency.
- Updated method signatures and internal references to use `base_url` instead of `api_base`.
- Adjusted the `OpenaiTemplate` class to accommodate the new `base_url` parameter.
- Enhanced the `ClientFactory` to support custom provider creation with `base_url`.
- Modified API request handling in the backend to align with the new naming convention.
2025-12-25 22:09:20 +01:00
hlohaus
f46c179359 Fix typo in organization_id attribute in Claude class 2025-09-13 21:49:57 +02:00
hlohaus
d7375d4c6c Add Claude provider with authentication handling and update Nvidia provider 2025-09-11 20:55:31 +02:00