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

API Key error #201

Open
scalenow opened this issue Dec 18, 2024 · 0 comments
Open

API Key error #201

scalenow opened this issue Dec 18, 2024 · 0 comments

Comments

@scalenow
Copy link

Is it possible not to enter Open AI key in .env variable but enter on gui interface.I am unable to start GUI today .The interface was up and running yesterday

@MervinPraison What is the best way to reach you on phone.Tried whatsapp ,email no responce

regards
Abhi

File "/opt/homebrew/lib/python3.11/site-packages/streamlit/runtime/scriptrunner/exec_code.py", line 88, in exec_func_with_error_handling
result = func()
^^^^^^
File "/opt/homebrew/lib/python3.11/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 579, in code_to_exec
exec(code, module.dict)
File "/Users/abhichaturvedi/miniconda3/envs/praison/PraisonAi-Streamlit/app.py", line 3, in
from praisonai import PraisonAI
File "/opt/homebrew/lib/python3.11/site-packages/praisonai/init.py", line 5, in
from .cli import PraisonAI
File "/opt/homebrew/lib/python3.11/site-packages/praisonai/cli.py", line 44, in
import praisonai.api.call as call_module
File "/opt/homebrew/lib/python3.11/site-packages/praisonai/api/call.py", line 43, in
raise ValueError('Missing the OpenAI API key. Please set it in the .env file.')

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