SurfSense/surfsense_backend/app/schemas
DESKTOP-RTLN3BA\$punk 086048a4db refactor: updated chonkie & removed junk code
- Removed all references to the Serper API from the codebase, including related components, hooks, and schemas.
- Updated the `pyproject.toml` to reflect the new version of `chonkie` and other dependencies.
- Cleaned up the configuration and connector management to streamline the application.
2025-12-19 23:26:45 -08:00
..
__init__.py feat: test script of new agent 2025-12-18 23:57:57 -08:00
airtable_auth_credentials.py update airtable indexer 2025-08-26 19:17:46 +02:00
base.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
chats.py feat: test script of new agent 2025-12-18 23:57:57 -08:00
chunks.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
documents.py feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
llm_config.py feat: added global llm configurations 2025-11-14 21:53:46 -08:00
logs.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
podcasts.py inject user instruction in the podcast generation task 2025-11-11 20:08:32 +02:00
rbac_schemas.py feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
search_source_connector.py feat: added periodic tasks in backend db and frontend hooks 2025-10-22 16:14:25 -07:00
search_space.py feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
users.py chore: Updated UserRead schema to include pages_limit and pages_used fields 2025-11-03 22:34:37 -08:00