goldfishh / chatgpt-tool-hub

An open-source chatgpt tool ecosystem where you can combine tools with chatgpt and use natural language to do anything.
MIT License
1.22k stars 165 forks source link

LLM-OS内心独白后面是空的,没有推理。是有什么参数需要打开吗? #74

Open SkyLifewood opened 1 year ago

SkyLifewood commented 1 year ago

[DEBUG][2023-07-18 18:56:40][victorinox.py:136] - Now memory: [HumanMessage(content="'东莞今天天气'", additional_kwargs={}), AIMessage(content="'我是一台机器人,无法实 时提供天气信息。您可以通过天气预报网站或者手机应用程序来获取东莞今天的天气情况。'", additional_kwargs={})] [INFO][2023-07-18 18:56:40][victorinox.py:111] - 提问: 东莞今天天气 [INFO][2023-07-18 18:56:43][base.py:227] - LLM-OS的内心独白:

[INFO][2023-07-18 18:56:43][base.py:177] - 执行Tool: meteo-weather中... [INFO][2023-07-18 18:56:43][base.py:115] - 输入: 东莞今天天气 by day [INFO][2023-07-18 18:56:43][tool_engine.py:134] - 我将给工具发送如下信息: 东莞今天天气 by day [INFO][2023-07-18 18:56:47][base.py:77] - URL 构造: https://api.open-meteo.com/v1/forecast?latitude=23.0207&longitude=113.7518&daily=temperature_2m_max,temperature_2m_min,precipitation_sum,rain_sum,weathercode,sunrise,sunset,windspeed_10m_max,windgusts_10m_max,winddirection_10m_dominant&timezone=Asia%2FShanghai&start_date=2023-07-18&end_date=2023-07-18

markgeen commented 12 months ago

同问,你解决了吗。