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

InfiniteGpt should read from environment variables or take argument overrides when instantiated #10

Open
3 tasks
robTheBuildr opened this issue May 24, 2023 · 0 comments

Comments

@robTheBuildr
Copy link

Dependency on: #9

Acceptance Criteria

  • The OpenApi key should be read an environment variable OPEN_API_KEY (default behavior)
  • Users should be able to pass in their OpenApi Key as an argument override
  • The __init(...) function of InfiniteGpt should take the same arguments (optionally) as configure(...) and should call configure itself if provided
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