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

where did you set the api keys #2

Open
thomastraum opened this issue Apr 28, 2023 · 3 comments
Open

where did you set the api keys #2

thomastraum opened this issue Apr 28, 2023 · 3 comments

Comments

@thomastraum
Copy link

thank you for opening this up. Its been super interesting to be able to see the code and how it works!

I have set the API keys in ~\.openbb_terminal but openBB inside autogpt-openbb-sdk couldn't find them. otherwise, it's been running.
API_KEY_FINANCIALMODELINGPREP='xxxx'

I am getting a few errors but I think it's because the openBB command is failing first.

my normal sdk setup works as does the terminal.

@derekcheungsa
Copy link
Owner

Hi Thomas,

Nice to meet you. I'm really glad you are trying this out. From what I can tell, what I have in the .openbb_terminal is OPENBB_API_KEY_FINANCIALMODELINGPREP='xxxx'

If I change that to API_KEY_FINANCIALMODELINGPREP, the keys don't show up in the keys menu in the terminal

@thomastraum
Copy link
Author

Thanks.
That should fix it!

I'll try over.the weekend again

@thomastraum
Copy link
Author

That worked.

I tried to wrap it in an auto GPT plugin but it's an odd workflow. not fun, you write code then need to zip it and put it in the plugins directory. I reckon it might be cool to try something similar with langchain rather?

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

2 participants