You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.')
The text was updated successfully, but these errors were encountered:
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.')
The text was updated successfully, but these errors were encountered: