更新图形生成工具,优化返回格式并添加新功能
This commit is contained in:
@@ -29,3 +29,5 @@ qwen_plus_llm = ChatQwen(
|
||||
top_p=0.8,
|
||||
api_key=QWEN_API_KEY_INTL,
|
||||
)
|
||||
# response = qwen_plus_llm.invoke("你好")
|
||||
# print(response)
|
||||
|
||||
Reference in New Issue
Block a user