PraisonAI icon indicating copy to clipboard operation
PraisonAI copied to clipboard

API Key error

Open scalenow opened this issue 1 year ago • 0 comments

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.')

scalenow avatar Dec 18 '24 22:12 scalenow