fix: auto-clean orphan entities on purge; fix graph camera zoom; optimize system prompt
This commit is contained in:
@ -42,7 +42,7 @@ class ConfigSection(Vertical):
|
||||
|
||||
yield Input(
|
||||
value=self._config.model,
|
||||
placeholder="deepseek-chat",
|
||||
placeholder="deepseek-v4-flash",
|
||||
id="model-input"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user