Skip to content

Commit fa3cdf0

Browse files
committed
feat: replace assistant api for response api
1 parent e2599a4 commit fa3cdf0

File tree

7 files changed

+297
-412
lines changed

7 files changed

+297
-412
lines changed

bin/set-settings.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
$settings = [
55
'api_key' => 'sk_XXXXXXXXX', // Dummy license key.
6-
'assistant_id' => 'asst_TtalCGxTygMEqb7g3vNy6q8h', // Dummy assistant key.
76
'qdrant_api_key' => '',
87
'qdrant_endpoint' => '',
98
'chat_enabled' => false,

0 commit comments

Comments
 (0)