Skip to content

Commit 9ef6dd1

Browse files
committed
fix: reenable pinecone config
1 parent f582428 commit 9ef6dd1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/components/modai/src/ContextProviders/Pinecone.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@ private function formatIntroMessage($data): string
152152

153153
public static function getConfig(): array
154154
{
155-
return [];
156155
return [
157156
'api_key' => [
158157
'name' => 'API Key',

0 commit comments

Comments
 (0)