-
Notifications
You must be signed in to change notification settings - Fork 17
Comparing changes
Open a pull request
base repository: etalab-ia/OpenGateLLM
base: 0.3.0
head repository: etalab-ia/OpenGateLLM
compare: 0.3.1
- 20 commits
- 410 files changed
- 12 contributors
Commits on Nov 14, 2025
-
Model queuing, priorization and quality of service (#476)
--------- Co-authored-by: GitHub Actions <[email protected]> Co-authored-by: leoguillaume <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a329374 - Browse repository at this point
Copy the full SHA a329374View commit details -
Add healthcheck status message (#512)
* Add status * Update unit coverage badge --------- Co-authored-by: Benjamin PILIA <[email protected]> Co-authored-by: benjaminpilia <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 192978d - Browse repository at this point
Copy the full SHA 192978dView commit details -
* feat: dynamic queuing * minor fixes * Update unit coverage badge * fix: documentation generation * Update docs --------- Co-authored-by: leoguillaume <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e088c7 - Browse repository at this point
Copy the full SHA 9e088c7View commit details
Commits on Nov 17, 2025
-
* fix: quickstart * Update docs * fix: quickstart * fix user info when master login * fix: open on linux * typo --------- Co-authored-by: leoguillaume <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 31f1dc0 - Browse repository at this point
Copy the full SHA 31f1dc0View commit details -
rename get_db_session to get_postgres_session (#515)
* rename get_db_session to get_postgres_session * Update unit coverage badge --------- Co-authored-by: leoguillaume <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7e993da - Browse repository at this point
Copy the full SHA 7e993daView commit details
Commits on Nov 18, 2025
-
* minor improvments * optimize eager mode * Update unit coverage badge --------- Co-authored-by: leoguillaume <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 089c9ef - Browse repository at this point
Copy the full SHA 089c9efView commit details -
chore: variablize prefix queue name (#519)
* chore: variablize prefix queue name * Update unit coverage badge * remove from configuration * Update unit coverage badge * Update docs * remove useless variable * remove useless variable * Update docs * fix: variable prefix queue missing --------- Co-authored-by: leoguillaume <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 02f3034 - Browse repository at this point
Copy the full SHA 02f3034View commit details -
* feat: refacto celery arguments * Update unit coverage badge * Update docs --------- Co-authored-by: leoguillaume <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a3ba7cd - Browse repository at this point
Copy the full SHA a3ba7cdView commit details
Commits on Nov 19, 2025
-
464 support mistral api (#524)
* add missing import from model provider init * add mistral as provider type * add mistral provider * rename chatcompletion schemas * fixes for mistral support * minor fixes * Update unit coverage badge * Update docs --------- Co-authored-by: leoguillaume <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c91aa95 - Browse repository at this point
Copy the full SHA c91aa95View commit details -
hotfix: fetch router id from multiple alias (#525)
* hotfix: fetch router id from multiple alias * Update docs --------- Co-authored-by: leoguillaume <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 865ce2a - Browse repository at this point
Copy the full SHA 865ce2aView commit details
Commits on Nov 20, 2025
-
rename session to postgres session (#528)
* rename session to postgres session * Update docs * fix --------- Co-authored-by: leoguillaume <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 04d657f - Browse repository at this point
Copy the full SHA 04d657fView commit details
Commits on Nov 21, 2025
-
feat: refacto usage endpoints (#529)
* feat: refacto usage endpoints * fix: unit test and add codeql conf * Update unit coverage badge --------- Co-authored-by: leoguillaume <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 996c2f3 - Browse repository at this point
Copy the full SHA 996c2f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 587eb79 - Browse repository at this point
Copy the full SHA 587eb79View commit details
Commits on Nov 26, 2025
-
Disable docusaurus build (Shai-Hulud malware) (#534)
Co-authored-by: Benjamin PILIA <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f568295 - Browse repository at this point
Copy the full SHA f568295View commit details -
Disable docusaurus build (Shai-Hulud malware) (#535)
Co-authored-by: Benjamin PILIA <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d43cf3 - Browse repository at this point
Copy the full SHA 0d43cf3View commit details
Commits on Dec 2, 2025
-
chore(deps): bump node-forge from 1.3.1 to 1.3.2 in /docs (#538)
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.2. - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md) - [Commits](digitalbazaar/forge@v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: node-forge dependency-version: 1.3.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ceb56ed - Browse repository at this point
Copy the full SHA ceb56edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cbe17c - Browse repository at this point
Copy the full SHA 3cbe17cView commit details -
* wip * wip 2 * simplification * fix declare queue on retry * pr requested changes * Update unit coverage badge * Update unit coverage badge * rollback config file location for worker * simplify docker file * Update unit coverage badge --------- Co-authored-by: leoguillaume <[email protected]> Co-authored-by: Thomas Blanchot <[email protected]> Co-authored-by: blanch0t <[email protected]> Co-authored-by: leoguillaume <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cfd784a - Browse repository at this point
Copy the full SHA cfd784aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c5b197 - Browse repository at this point
Copy the full SHA 4c5b197View commit details -
fix no user password exception (#540)
* fix no user password exception * Update unit coverage badge --------- Co-authored-by: leoguillaume <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f27b277 - Browse repository at this point
Copy the full SHA f27b277View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.3.0...0.3.1