Improve Templates (#183)
* Improve Templates * Fix test case * Update AI GenerateTemplate * update openai client and GPT completer * composer.lock * Update types and list json with script * Template changes * fix on draft template * Finish opnform templates --------- Co-authored-by: Forms Dev <chirag+new@notionforms.io> Co-authored-by: Julien Nahum <julien@nahum.net>
This commit is contained in:
@@ -52,7 +52,7 @@ return [
|
||||
'api_key' => env('OPEN_AI_API_KEY'),
|
||||
],
|
||||
|
||||
'unslash' => [
|
||||
'unsplash' => [
|
||||
'access_key' => env('UNSPLASH_ACCESS_KEY'),
|
||||
'secret_key' => env('UNSPLASH_SECRET_KEY'),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user