fix: auto collapse retrieval setting while update config
This commit is contained in:
parent
b4602ef262
commit
a2b6055911
@ -57,7 +57,7 @@ const AssistantSetting = ({
|
||||
tools: [
|
||||
{
|
||||
type: 'retrieval',
|
||||
enabled: false,
|
||||
enabled: true,
|
||||
settings: {
|
||||
...(activeThread.assistants[0].tools &&
|
||||
activeThread.assistants[0].tools[0]?.settings),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user