mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-06 06:12:40 +02:00
|
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
- 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. |
||
|---|---|---|
| .. | ||
| middleware | ||
| plugins | ||
| prompts | ||
| skills | ||
| subagents | ||
| tools | ||
| __init__.py | ||
| chat_deepagent.py | ||
| checkpointer.py | ||
| context.py | ||
| document_xml.py | ||
| errors.py | ||
| feature_flags.py | ||
| filesystem_backends.py | ||
| filesystem_selection.py | ||
| filesystem_state.py | ||
| llm_config.py | ||
| memory_extraction.py | ||
| path_resolver.py | ||
| permissions.py | ||
| plugin_loader.py | ||
| prompt_caching.py | ||
| sandbox.py | ||
| state_reducers.py | ||
| system_prompt.py | ||
| utils.py | ||