1. Version zum Testen
This commit is contained in:
5
config.php
Normal file
5
config.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
// API-Schlüssel für OpenAI und den Assistenten
|
||||
$openai_api_key = 'Ihr_OpenAI_API_Schlüssel';
|
||||
$assistant_id = 'Ihr_Assistant_ID';
|
||||
?>
|
||||
Reference in New Issue
Block a user