Skip to content

Commit d66c466

Browse files
author
Gerome El-assaad
committed
integrated postman to configure api's remotely
1 parent 86f9534 commit d66c466

File tree

9 files changed

+4117
-0
lines changed

9 files changed

+4117
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,4 @@ gcp.json
5555
supabase
5656

5757
.env
58+
schemas

Prompts/prompt.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ modelParameters_booking: &booking_model_parameters
103103
temperature: 0.6
104104
max_tokens: 7000
105105

106+
prompts:
106107
- name: Create a Landing Page
107108
description: Generates a landing page based on business details.
108109
model: "{{model || 'balanced'}}" # Using a strategy for model selection

0 commit comments

Comments
 (0)