Releases: etalab-ia/OpenGateLLM
Releases · etalab-ia/OpenGateLLM
0.2.6
What's Changed
- Fix idle_in_transaction sql sessions by @benjaminpilia in #448
- Fix client lock handling in base model router by @sladinji in #451
- Add docusaurus by @benjaminpilia in #381
Full Changelog: 0.2.4...0.2.6
0.2.5
What's Changed
- Fix idle_in_transaction for all sql sessions
0.2.4
What's Changed
- Update test for 404 response from numerique.gouv.fr by @sladinji in #443
- Fix MCP port and integration tests by @cyrillay in #442
- Fix idle transaction handling / Rollback session after query in access controller to avoid idle transaction on unclosed session by @sladinji in #445
Full Changelog: 0.2.3...0.2.4
0.2.3
What's Changed
- doc: update tutorials by @leoguillaume in #438
- fix: limit display in playground by @leoguillaume in #441
- feat: Allow audio & embeddings models for vLLM clients by @cyrillay in #423
Full Changelog: 0.2.2...0.2.3
0.2.2post1
What's Changed
- doc: update tutorials by @leoguillaume in #438
- fix: limit display in playground by @leoguillaume in #441
Full Changelog: 0.2.2...0.2.2post1
0.2.2
What's Changed
- fix: playground token display in account page by @leoguillaume in #432
- fix: fix and set api_url by @moscaale in #433
- Fix password check by @cyrillay in #435
- fix: set default port to launch api by @leoguillaume in #436
- add msg to deprecated playground by @leoguillaume in #437
Full Changelog: 0.2.1...0.2.2
0.2.1.post2
What's Changed
Full Changelog: 0.2.1post1...0.2.1post2
0.2.1post1
What's Changed
- fix: playground token display in account page by @leoguillaume in #432
Full Changelog: 0.2.1...0.2.1post1
0.2.1
What's Changed
- ajout déclenchement manuel build image by @benjaminpilia in #335
- remove env file by @benjaminpilia in #350
- Refacto installation process by @benjaminpilia in #313
- Log metrics in redis timeseries (latency and time to first token) by @andjule in #290
- Minor fix and typos by @sladinji in #352
- Dev by @leoguillaume in #358
- Add albert-testbed in config.example.yml by @benjaminpilia in #355
- Refacto config by @leoguillaume in #357
- hotfix: refacto config by @leoguillaume in #359
- (fix) processus d'installation by @lvcv4y in #354
- fix installation by @benjaminpilia in #367
- refacto installation by @benjaminpilia in #370
- Add SECURITY.md by @moscaale in #365
- Update README.md by @ArtixJP in #371
- Update README.md by @ArtixJP in #373
- Use OpenGateLLM instead of Albert-API by @moscaale in #374
- Add etalab-ia in repository name by @moscaale in #375
- Put albert-small as default model in Streamlit by @moscaale in #372
- Rename Albert API into OpenGateLMM by @moscaale in #378
- Refacto quickstart by @benjaminpilia in #377
- Pro-Connect by @sladinji in #369
- fix: chunk has no unique ID by @dtrckd in #380
- fix: configuration by @leoguillaume in #383
- Work on rag integration by @Kundun78 in #382
- fix: makefile by @leoguillaume in #384
- fix: auth playground by @leoguillaume in #385
- 386 simplification des droits dadministrations by @leoguillaume in #387
- 388 création dorganisations by @leoguillaume in #389
- Refactor authentication and user management endpoints by @sladinji in #402
- Dynamics-models-julien by @sladinji in #405
- Simplify configuration and enhance ProConnect handling by @sladinji in #410
- Remove caching from get_usage in playground by @sladinji in #411
- Rename app to api and ui to playground by @sladinji in #412
- fix: alembic migration by @leoguillaume in #415
- Fix comparison table in README.md by @cyrillay in #417
- 395 auth amélioration simplification et nettoyage by @leoguillaume in #416
- Add dynamic mapping types for metadata.* fields in ES by @cyrillay in #421
- Fix auth playground by @leoguillaume in #426
- hotfix: login playground endpoint by @leoguillaume in #427
- hotfix: reset password when password is null by @leoguillaume in #428
- Fix alembic password migration by @leoguillaume in #430
- fix: tei client by @leoguillaume in #431
New Contributors
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Added docker compose files for ARM64 compatibility and updated doc. by @codcordance in etalab-ia/albert-api#306
- fix search method bad import by @sladinji in etalab-ia/albert-api#323
- Update README.md by @ArtixJP in etalab-ia/albert-api#324
- feat: add elasticsearch by @leoguillaume in etalab-ia/albert-api#229
- fix: remove reference to unexistent Changelog in README.md by @bzg in etalab-ia/albert-api#326
- added Zed conf by @jbousquie in etalab-ia/albert-api#330
- fix web_search model to query_model by @moscaale in etalab-ia/albert-api#331
- Enhance account usage endpoint and refactor database handling by @sladinji in etalab-ia/albert-api#332
- Refacti session module to app/sql/session.py by @sladinji in etalab-ia/albert-api#334
- fix(vector_store): fix elasticsearch client for lexical query by @dtrckd in etalab-ia/albert-api#333
- Work on rag by @Kundun78 in etalab-ia/albert-api#327
New Contributors
- @codcordance made their first contribution in etalab-ia/albert-api#306
- @bzg made their first contribution in etalab-ia/albert-api#326
- @jbousquie made their first contribution in etalab-ia/albert-api#330
- @moscaale made their first contribution in etalab-ia/albert-api#331
- @dtrckd made their first contribution in etalab-ia/albert-api#333
Full Changelog: etalab-ia/albert-api@0.1.12...0.1.13