open-webui/backend
dependabot[bot] 8c7fb0312c
chore(deps): bump langchain-community from 0.2.0 to 0.2.6 in /backend
Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.2.0 to 0.2.6.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-community==0.2.0...langchain-community==0.2.6)

---
updated-dependencies:
- dependency-name: langchain-community
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 02:30:30 +00:00
..
apps refac: lazily load sentence_transformers to reduce start up memory usage 2024-07-01 08:13:56 +08:00
data chore: format 2024-06-25 08:00:32 -07:00
open_webui
static
utils refac: tool specs 2024-06-22 13:47:57 -07:00
.dockerignore
.gitignore
config.py fix: default locale 2024-06-30 14:48:05 -07:00
constants.py feat: tools integration 2024-06-10 21:33:46 -07:00
dev.sh
main.py refac 2024-06-30 14:52:18 -07:00
requirements.txt chore(deps): bump langchain-community from 0.2.0 to 0.2.6 in /backend 2024-07-01 02:30:30 +00:00
start_windows.bat update 2024-06-11 12:32:29 -04:00
start.sh Update start.sh to be case-independent when testing env vars 2024-06-08 10:59:59 -07:00