Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ts/gpt-functions - missing information in README.md Error when trying to run gpt-functions-example #197

Open
tyloch opened this issue Jan 17, 2025 · 0 comments

Comments

@tyloch
Copy link

tyloch commented Jan 17, 2025

encore installed:

encore version                                   
encore version v1.45.7

app created

encore app create gpt-functions-example --example=ts/gpt-functions

no secret set

encore secret list                                                                       
Secret Key   Production   Development   Local   Preview   Specific Envs 

error on attempt to create secret:

encore secret set OpenAPIKey        
Enter secret value:
error: must specify at least one environment with --type/--env (or --dev/--prod)

update missing information in /examples/tree/main/ts/gpt-functions
encore secret set --type dev,local OpenAPIKey

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant