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

broken #3

Open
pleabargain opened this issue Nov 20, 2024 · 0 comments
Open

broken #3

pleabargain opened this issue Nov 20, 2024 · 0 comments

Comments

@pleabargain
Copy link

openai.lib._old_api.APIRemovedInV1: This app has encountered an error. The original error message is redacted to prevent data leaks. Full error details have been recorded in the logs (if you're on Streamlit Cloud, click on 'Manage app' in the lower right of your app).
Traceback:
File "/home/adminuser/venv/lib/python3.9/site-packages/streamlit/runtime/scriptrunner/exec_code.py", line 88, in exec_func_with_error_handling
result = func()
File "/home/adminuser/venv/lib/python3.9/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 579, in code_to_exec
exec(code, module.dict)
File "/mount/src/gpt3_email_generator/streamlit_app.py", line 141, in
main_gpt3emailgen()
File "/mount/src/gpt3_email_generator/streamlit_app.py", line 128, in main_gpt3emailgen
email_text = gen_mail_format(input_sender,
File "/mount/src/gpt3_email_generator/streamlit_app.py", line 62, in gen_mail_format
email_contents = gen_mail_contents(email_contents)
File "/mount/src/gpt3_email_generator/streamlit_app.py", line 44, in gen_mail_contents
rephrased_content = openai.Completion.create(
File "/home/adminuser/venv/lib/python3.9/site-packages/openai/lib/_old_api.py", line 39, in call
raise APIRemovedInV1(symbol=self._symbol)

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