open-webui/backend
dependabot[bot] 1502af7e94
chore(deps): bump langfuse from 2.38.0 to 2.39.2 in /backend
Bumps [langfuse](https://github.com/langfuse/langfuse) from 2.38.0 to 2.39.2.
- [Release notes](https://github.com/langfuse/langfuse/releases)
- [Commits](https://github.com/langfuse/langfuse/commits)

---
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-22 02:44:33 +00:00
..
apps fix: allow temperature and seed to be 0 2024-07-20 06:53:52 -04:00
data
migrations
open_webui
static
test
utils
.dockerignore
.gitignore
alembic.ini feat(sqlalchemy): use subprocess to do migrations 2024-06-27 07:48:08 +02:00
config.py feat: elevenlabs tts support 2024-07-19 10:35:05 +02:00
constants.py
dev.sh
main.py refac 2024-07-15 13:09:15 +02:00
requirements.txt chore(deps): bump langfuse from 2.38.0 to 2.39.2 in /backend 2024-07-22 02:44:33 +00:00
start_windows.bat
start.sh