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
bing跟千问的key都填好了
File "/usr/local/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/exec_code.py", line 85, in exec_func_with_error_handling
result = func()
File "/usr/local/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 576, in code_to_exec
exec(code, module.dict)
File "/home/studio_service/PROJECT/app.py", line 195, in
st.session_state.summary, st.session_state.news_timeline = news_timeline_generation(text)
File "/home/studio_service/PROJECT/app.py", line 163, in news_timeline_generation
summary, news_timeline = generate_timeline(model=chat_model, news=input_text, docs=doc_list_filtered) # generate timeline
File "/home/studio_service/PROJECT/src/_timeline_generator.py", line 15, in generate_timeline
raise ValueError(f'Call dashscope failed.\nPlease try again later or decrease the amount of referenced news articles.')
The text was updated successfully, but these errors were encountered:
bing跟千问的key都填好了
File "/usr/local/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/exec_code.py", line 85, in exec_func_with_error_handling
result = func()
File "/usr/local/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 576, in code_to_exec
exec(code, module.dict)
File "/home/studio_service/PROJECT/app.py", line 195, in
st.session_state.summary, st.session_state.news_timeline = news_timeline_generation(text)
File "/home/studio_service/PROJECT/app.py", line 163, in news_timeline_generation
summary, news_timeline = generate_timeline(model=chat_model, news=input_text, docs=doc_list_filtered) # generate timeline
File "/home/studio_service/PROJECT/src/_timeline_generator.py", line 15, in generate_timeline
raise ValueError(f'Call dashscope failed.\nPlease try again later or decrease the amount of referenced news articles.')
The text was updated successfully, but these errors were encountered: