mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-08 06:19:05 +08:00
chore(AgentEssentialSettings): add todo comment for future enhancements
This commit is contained in:
parent
0e4b1820e7
commit
b246676257
@ -69,6 +69,7 @@ const AgentEssentialSettings: FC<AgentEssentialSettingsProps> = ({ agent, update
|
||||
placeholder={t('common.placeholders.select.model')}
|
||||
/>
|
||||
</SettingsItem>
|
||||
{/* TODO: Add accessible_paths and description */}
|
||||
</SettingsContainer>
|
||||
)
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user