Skip to content

Add Custom model endpoint provider - #1228

Merged
Paul Lizer (paullizer) merged 6 commits into
Developmentfrom
paullizer-custom-model-endpoints
Sep 4, 2026
Merged

Add Custom model endpoint provider#1228
Paul Lizer (paullizer) merged 6 commits into
Developmentfrom
paullizer-custom-model-endpoints

Merge Development and resolve conflicts

171bb2a
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Aug 12, 2026 in 3s

2 new alerts including 1 medium severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 medium

Other Alerts:

  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 67 in application/single_app/route_backend_models.py

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.
Stack trace information
flows to this location and may be exposed to an external user.

Check notice on line 40 in application/single_app/functions_documents.py

See this annotation in the file changed.

Code scanning / CodeQL

Cyclic import Note

Import of module
model_endpoint_clients
begins an import cycle.
Import of module
single_app.model_endpoint_clients
begins an import cycle.