feat: add LLM config cache keys and create mutation atom

This commit is contained in:
CREDO23 2025-12-09 11:19:58 +00:00
parent 03279a2836
commit 2200d7b63c
3 changed files with 38 additions and 1 deletions

View file

@ -5,7 +5,6 @@ import {
type DeleteLLMConfigRequest,
deleteLLMConfigRequest,
deleteLLMConfigResponse,
type GetGlobalLLMConfigsResponse,
type GetLLMConfigRequest,
type GetLLMConfigsRequest,
type GetLLMPreferencesRequest,