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

feat: allow passing credentials via constructor #21

Merged
merged 4 commits into from
Dec 27, 2024

Conversation

starc007
Copy link
Contributor

Closes #19

Allow passing credentials via constructor

  • added ability to pass wallet private key and OpenAI key through constructor
  • refactored test setup for better maintainability

@Dhaiwat10
Copy link
Contributor

@starc007 great additions, thanks for the PR!

@Dhaiwat10 Dhaiwat10 merged commit 26467d0 into FuelLabs:main Dec 27, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

allow passing in credentials via the constructor
2 participants