SurfSense/surfsense_web/components/settings
DESKTOP-RTLN3BA\$punk e57c3a7d0c
Some checks are pending
Build and Push Docker Images / tag_release (push) Waiting to run
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-24.04-arm, linux/arm64, arm64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-latest, linux/amd64, amd64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-24.04-arm, linux/arm64, arm64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-latest, linux/amd64, amd64) (push) Blocked by required conditions
Build and Push Docker Images / create_manifest (backend, surfsense-backend) (push) Blocked by required conditions
Build and Push Docker Images / create_manifest (web, surfsense-web) (push) Blocked by required conditions
feat: prompt caching
- Updated `litellm` dependency version from `1.83.4` to `1.83.7`.
- Adjusted `aiohttp` version from `3.13.5` to `3.13.4` in the lock file.
- Implemented `apply_litellm_prompt_caching` in `chat_deepagent.py` to improve prompt caching.
- Added model name resolution logic in `chat_deepagent.py` to ensure correct provider-variant dispatch.
- Enhanced `llm_config.py` to configure prompt caching for various LLM providers.
- Updated tests to verify correct model name forwarding and prompt caching behavior.
2026-05-01 05:10:53 -07:00
..
agent-model-manager.tsx chore: linting 2026-04-27 14:04:50 -07:00
buy-pages-content.tsx chore: linting 2026-03-31 21:42:03 -07:00
buy-tokens-content.tsx feat: no login experience and prem tokens 2026-04-15 17:02:00 -07:00
general-settings-manager.tsx feat: add maxLength constraints to auth and settings form inputs 2026-04-16 22:33:01 +08:00
image-model-manager.tsx refactor: replace MessageSquare with MessageCircleReply across various components 2026-04-25 15:12:22 +05:30
llm-role-manager.tsx refactor(settings): use key prop to reset LLM role manager form state 2026-04-29 12:34:14 +08:00
more-pages-content.tsx feat: prompt caching 2026-05-01 05:10:53 -07:00
prompt-config-manager.tsx chore: linting 2026-03-31 14:45:46 -07:00
roles-manager.tsx chore: linting 2026-04-27 14:04:50 -07:00
search-space-settings-dialog.tsx refactor(settings): use key prop to reset LLM role manager form state 2026-04-29 12:34:14 +08:00
settings-dialog.tsx chore: ran linting 2026-03-17 04:40:46 +05:30
team-dialog.tsx chore: ran linting 2026-03-21 13:20:13 +05:30
team-memory-manager.tsx refactor(icons): replace 'Pen' icon with 'Pencil' across various components for consistency 2026-04-24 02:33:57 +05:30
user-settings-dialog.tsx feat: various UI fixes, prompt optimizations, and allowing duplicate docs 2026-04-28 21:30:53 -07:00
vision-model-manager.tsx refactor: replace MessageSquare with MessageCircleReply across various components 2026-04-25 15:12:22 +05:30