SurfSense/surfsense_backend/app/schemas
DESKTOP-RTLN3BA\$punk 40ca9e6ed2 refactor: remove search_surfsense_docs tool and related references
- Deleted the `search_surfsense_docs` tool and its associated files, streamlining the agent's toolset.
- Updated various components and prompts to remove references to the now-removed tool, ensuring consistency across the codebase.
- Adjusted documentation to direct users to the SurfSense documentation link for product-related queries instead.
2026-05-28 22:35:14 -07:00
..
__init__.py
airtable_auth_credentials.py
atlassian_auth_credentials.py
auth.py Switch refresh token storage from cookies to localStorage 2026-02-05 17:55:21 +02:00
base.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
chat_comments.py
chat_session_state.py
chunks.py
clickup_auth_credentials.py
discord_auth_credentials.py
documents.py
folders.py chore: ran linting 2026-04-03 13:14:40 +05:30
google_drive.py feat: enhance Google Drive indexing with new options 2026-01-17 12:33:57 +05:30
image_generation.py
incentive_tasks.py
linear_auth_credentials.py feat: implement auto-refresh capability for Linear and Notion connectors similar to google oauth based ones 2026-01-03 04:24:00 +05:30
logs.py
new_chat.py
new_llm_config.py feat: fixed vision/image provider specific errors and fixed podcast/video streaming 2026-05-02 19:18:53 -07:00
notion_auth_credentials.py
obsidian_plugin.py
onedrive_auth_credentials.py feat: implement Microsoft OneDrive connector with OAuth support and indexing capabilities 2026-03-28 14:31:25 +05:30
podcasts.py
prompts.py
rbac_schemas.py
reports.py
search_source_connector.py
search_space.py
slack_auth_credentials.py
stripe.py feat: implement finalize checkout endpoint and update purchase success handling 2026-05-05 01:01:12 -07:00
teams_auth_credentials.py
users.py add profile fields to UserRead and UserUpdate 2026-01-14 14:37:50 +02:00
video_presentations.py feat: init video presentation agent 2026-03-21 22:13:41 -07:00
vision_llm.py feat: fixed vision/image provider specific errors and fixed podcast/video streaming 2026-05-02 19:18:53 -07:00