SurfSense/surfsense_backend
DESKTOP-RTLN3BA\$punk b46349ae3a chore: Update dependencies in pyproject.toml and uv.lock
- Removed outdated dependencies: langchain-community, langchain-unstructured, langgraph, langchain-litellm, and litellm.
- Added updated versions of langchain-community (0.3.31), langchain-unstructured (0.1.6), langgraph (1.0.1), langchain-litellm (0.3.5), and litellm (1.77.5).
- Updated langchain (0.3.27 to 0.3.80) and langchain-community (0.3.25 to 0.3.31) in uv.lock.
- Updated langgraph (0.4.8 to 1.0.1) and langchain-litellm (0.2.3 to 0.3.5) in uv.lock.
- Updated xxhash version from 3.5.0 to 3.6.0 in uv.lock.
2025-12-14 00:52:01 -08:00
..
alembic fix alembic version 46 2025-12-13 22:04:53 +02:00
app feat(roadmap-1.2): removed SearchMode enum and combined hybrid search 2025-12-12 04:17:30 -08:00
scripts/docker fix: backend container fails with missing entrypoint when built locally 2025-12-06 21:31:32 -08:00
.dockerignore feat: Added Docker Support and missing dependencies. 2025-03-20 18:52:06 -07:00
.env.example feat(fix): add PAGES_LIMIT configuration for ETL services 2025-12-11 00:29:56 -08:00
.gitignore feat: added global llm configurations 2025-11-14 21:53:46 -08:00
.python-version feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
alembic.ini add github connector, add alembic for db migrations, fix bug updating connectors 2025-04-13 13:56:22 -07:00
celery_worker.py fix: celery_app path and gmail indexing 2025-10-21 21:11:41 -07:00
Dockerfile fix: (for docker installation) Web Pages connector not working due to lack of dependencies 2025-12-12 15:08:01 +08:00
main.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
pyproject.toml chore: Update dependencies in pyproject.toml and uv.lock 2025-12-14 00:52:01 -08:00
uv.lock chore: Update dependencies in pyproject.toml and uv.lock 2025-12-14 00:52:01 -08:00