SurfSense/surfsense_backend/app/routes
DESKTOP-RTLN3BA\$punk fd1f3eaf60 chore: update langchain
- Updated langchain-unstructured to version 1.0.0 and langchain to 1.2.0.
- Updated litellm to version 1.80.10 and grpcio versions based on Python version.
- Updated fastuuid to version 0.14.0 and langgraph to 1.0.5.
- Updated openai to version 2.12.0 and langgraph-sdk to 0.3.0.
- Added uuid-utils package version 0.12.0.
- Refactored imports in utils.py, chats_routes.py, and query_service.py to use langchain_core.messages.
2025-12-15 21:25:44 -08:00
..
__init__.py fixed: cleaned up code and added import in init 2025-11-30 04:25:27 +05:30
airtable_add_connector_route.py refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
chats_routes.py chore: update langchain 2025-12-15 21:25:44 -08:00
documents_routes.py fix: retrieve wrong field for content in saving extension document. 2025-12-04 00:31:50 +00:00
editor_routes.py feat: update document tracking to use 'updated_at' timestamp instead of 'last_edited_at' 2025-12-12 01:32:14 -08:00
google_calendar_add_connector_route.py refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
google_gmail_add_connector_route.py refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
llm_config_routes.py feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
logs_routes.py feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
luma_add_connector_route.py feat: Moved searchconnectors association from user to searchspace 2025-10-08 21:13:01 -07:00
podcasts_routes.py feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
rbac_routes.py feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
search_source_connectors_routes.py Merge remote-tracking branch 'upstream/main' into feat/bookstack-connector 2025-12-06 09:15:02 +08:00
search_spaces_routes.py feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00