mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2025-12-17 17:18:14 +00:00
feat(Tavily): update sample configuration for Tavily integration
This commit is contained in:
@@ -906,7 +906,7 @@ const Page = () => {
|
||||
</p>
|
||||
<Input
|
||||
type="text"
|
||||
placeholder="Tavily API Key"
|
||||
placeholder="Tavily API key"
|
||||
value={config.tavilyApiKey || ''}
|
||||
isSaving={savingStates['tavilyApiKey']}
|
||||
onChange={(e) => {
|
||||
|
||||
Reference in New Issue
Block a user