open-webui/backend
dependabot[bot] 404b47274e
chore(deps): bump langfuse from 2.36.2 to 2.38.0 in /backend
Bumps [langfuse](https://github.com/langfuse/langfuse) from 2.36.2 to 2.38.0.
- [Release notes](https://github.com/langfuse/langfuse/releases)
- [Commits](https://github.com/langfuse/langfuse/commits/v2.38.0)

---
updated-dependencies:
- dependency-name: langfuse
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 03:11:06 +00:00
..
apps fix: db 2024-07-07 09:09:09 -07:00
data chore: format 2024-06-25 08:00:32 -07:00
migrations feat(sqlalchemy): add new column 2024-06-28 09:21:07 +02:00
open_webui
static
test feat(sqlalchemy): formatting 2024-06-27 07:48:26 +02:00
utils Merge pull request #3327 from jonathan-rohde/feat/sqlalchemy-instead-of-peewee 2024-07-02 16:40:13 -07:00
.dockerignore
.gitignore
alembic.ini feat(sqlalchemy): use subprocess to do migrations 2024-06-27 07:48:08 +02:00
config.py Merge pull request #3621 from open-webui/dev 2024-07-03 20:59:14 -07:00
constants.py refac: task flag 2024-07-03 15:46:56 -07:00
dev.sh fix: make backend/fix.sh executable 2024-04-29 21:01:54 +01:00
main.py Merge pull request #3668 from open-webui/dev 2024-07-05 22:29:13 -07:00
requirements.txt chore(deps): bump langfuse from 2.36.2 to 2.38.0 in /backend 2024-07-08 03:11:06 +00:00
start_windows.bat
start.sh