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
eyError: 'context'
Traceback:
File "/Users/fred/.virtualenvs/stable_c2g/lib/python3.11/site-packages/streamlit/runtime/scriptrunner/exec_code.py", line 85, in exec_func_with_error_handling
result = func()
^^^^^^
File "/Users/fred/.virtualenvs/stable_c2g/lib/python3.11/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 576, in code_to_exec
exec(code, module.__dict__)
File "/Users/fred/.virtualenvs/stable_c2g/lib/python3.11/site-packages/Codexes2Gemini/ui/streamlit_ui.py", line 835, in <module>
run_streamlit_app()
File "/Users/fred/.virtualenvs/stable_c2g/lib/python3.11/site-packages/Codexes2Gemini/ui/streamlit_ui.py", line 817, in run_streamlit_app
multiplan_builder(user_space)
File "/Users/fred/.virtualenvs/stable_c2g/lib/python3.11/site-packages/Codexes2Gemini/ui/streamlit_ui.py", line 430, in multiplan_builder
truncate_plan_values_for_display(plan)
File "/Users/fred/.virtualenvs/stable_c2g/lib/python3.11/site-packages/Codexes2Gemini/ui/streamlit_ui.py", line 452, in truncate_plan_values_for_display
truncated_plan['context']) > 1000 else truncated_plan['context']
~~~~~~~~~~~~~~^^^^^^^^^^^
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: