Skip to content

无法生成时间轴 #8

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

Open
LingJingMaster opened this issue Jan 27, 2025 · 0 comments
Open

无法生成时间轴 #8

LingJingMaster opened this issue Jan 27, 2025 · 0 comments

Comments

@LingJingMaster
Copy link

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

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