SurfSense/surfsense_backend/app
DESKTOP-RTLN3BA\$punk 70f3381d7e feat: Implement community prompts feature
- Added a new endpoint to fetch community-curated prompts in `search_spaces_routes.py`.
- Enhanced `SetupPromptStep` and `PromptConfigManager` components to display and utilize community prompts.
- Introduced UI elements for selecting and applying prompts, including categories and expandable views.
- Improved state management for selected prompts and custom instructions.
2025-11-21 16:28:00 -08:00
..
agents feat: Added Search Space System Instructions 2025-11-19 15:04:46 -08:00
config feat: added global llm configurations 2025-11-14 21:53:46 -08:00
connectors chore: linting 2025-11-03 16:00:58 -08:00
prompts feat: Implement community prompts feature 2025-11-21 16:28:00 -08:00
retriver recurse fix 2025-08-20 10:21:59 -07:00
routes feat: Implement community prompts feature 2025-11-21 16:28:00 -08:00
schemas feat: Added Search Space System Instructions 2025-11-19 15:04:46 -08:00
services feat: added global llm configurations 2025-11-14 21:53:46 -08:00
tasks Merge pull request #430 from CREDO23/feat/chat-pannel 2025-11-11 17:04:39 -08:00
utils feat: added top_k in chat Interface. 2025-11-06 13:25:05 -08:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py feat: add ProxyHeadersMiddleware to support HTTPS redirects behind proxies 2025-10-31 00:24:53 -07:00
celery_app.py refactor: added batch commits and Increased task time limits in celery_app.py 2025-11-03 15:57:19 -08:00
db.py feat: Added Search Space System Instructions 2025-11-19 15:04:46 -08:00
users.py fix: docker backend entrpoint issues 2025-10-28 23:35:53 -07:00