[GH-ISSUE #3653] Error: Expecting value: line 1 column 1 (char 0) when using tools "Stock Reporter" #13338

Closed
opened 2026-04-19 20:06:21 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @flyfox666 on GitHub (Jul 5, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/3653

Bug Report

error

Description

download the tools "Stock Reporter" from openwebui market,but could not work,

openwebui set in docker in windows

Bug Summary:

2024-07-06 00:43:51 INFO:apps.ollama.main:url: http://host.docker.internal:11434
2024-07-06 00:43:52 INFO: 127.0.0.1:36226 - "GET /health HTTP/1.1" 200 OK
2024-07-06 00:43:55 content: 为了查询英伟达(NVIDIA Corporation)的最新股价,我们可以使用之前提到的compile_stock_report工具函数。这个函数能够通过Finnhub的API获取股票的实时数据。下面是使用这个工具函数的参数设置:
2024-07-06 00:43:55
2024-07-06 00:43:55 markdown 2024-07-06 00:43:55 { 2024-07-06 00:43:55 "name": "compile_stock_report", 2024-07-06 00:43:55 "parameters": { 2024-07-06 00:43:55 "ticker": "NVDA" 2024-07-06 00:43:55 } 2024-07-06 00:43:55 } 2024-07-06 00:43:55
2024-07-06 00:43:55
2024-07-06 00:43:55 执行此操作将返回英伟达当前的股价信息,包括最新的交易价格、成交量等相关数据。请注意,实际的股价数据需要通过API调用来获取,这里只是提供了查询的参数和步骤。如果你需要最新的数据,可以根据上述参数配置直接调用相应的服务或工具。
2024-07-06 00:43:55 Error: Expecting value: line 1 column 1 (char 0)
2024-07-06 00:43:55 False
2024-07-06 00:43:55 tool_context:

Steps to Reproduce:
[Outline the steps to reproduce the bug. Be as detailed as possible.]

Expected Behavior:
[Describe what you expected to happen.]

Actual Behavior:
[Describe what actually happened.]

Environment

  • Open WebUI Version: 0.3.7
  • Ollama (if applicable): latest
  • Operating System: docker in windows
  • Browser (if applicable): chrome

Reproduction Details

Confirmation:

  • I have read and followed all the instructions provided in the README.md.
  • I am on the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.

Logs and Screenshots

Browser Console Logs:
[Include relevant browser console logs, if applicable]

Docker Container Logs:
2024-07-06 00:43:51 INFO:apps.ollama.main:url: http://host.docker.internal:11434
2024-07-06 00:43:52 INFO: 127.0.0.1:36226 - "GET /health HTTP/1.1" 200 OK
2024-07-06 00:43:55 content: 为了查询英伟达(NVIDIA Corporation)的最新股价,我们可以使用之前提到的compile_stock_report工具函数。这个函数能够通过Finnhub的API获取股票的实时数据。下面是使用这个工具函数的参数设置:
2024-07-06 00:43:55
2024-07-06 00:43:55 markdown 2024-07-06 00:43:55 { 2024-07-06 00:43:55 "name": "compile_stock_report", 2024-07-06 00:43:55 "parameters": { 2024-07-06 00:43:55 "ticker": "NVDA" 2024-07-06 00:43:55 } 2024-07-06 00:43:55 } 2024-07-06 00:43:55
2024-07-06 00:43:55
2024-07-06 00:43:55 执行此操作将返回英伟达当前的股价信息,包括最新的交易价格、成交量等相关数据。请注意,实际的股价数据���要通过API调用来获取,这里只是提供了查询的参数和步骤。如果你需要最新的数据,可以根据上述参数配置直接调用相应的服务或工具。
2024-07-06 00:43:55 Error: Expecting value: line 1 column 1 (char 0)
2024-07-06 00:43:55 False
2024-07-06 00:43:55 tool_context:

Screenshots (if applicable):
[Attach any relevant screenshots to help illustrate the issue]

Installation Method

[Describe the method you used to install the project, e.g., manual installation, Docker, package manager, etc.]

Additional Information

[Include any additional details that may help in understanding and reproducing the issue. This could include specific configurations, error messages, or anything else relevant to the bug.]

Note

If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!

Originally created by @flyfox666 on GitHub (Jul 5, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/3653 # Bug Report error ## Description download the tools "Stock Reporter" from openwebui market,but could not work, openwebui set in docker in windows **Bug Summary:** 2024-07-06 00:43:51 INFO:apps.ollama.main:url: http://host.docker.internal:11434 2024-07-06 00:43:52 INFO: 127.0.0.1:36226 - "GET /health HTTP/1.1" 200 OK 2024-07-06 00:43:55 content: 为了查询英伟达(NVIDIA Corporation)的最新股价,我们可以使用之前提到的`compile_stock_report`工具函数。这个函数能够通过Finnhub的API获取股票的实时数据。下面是使用这个工具函数的参数设置: 2024-07-06 00:43:55 2024-07-06 00:43:55 ```markdown 2024-07-06 00:43:55 { 2024-07-06 00:43:55 "name": "compile_stock_report", 2024-07-06 00:43:55 "parameters": { 2024-07-06 00:43:55 "ticker": "NVDA" 2024-07-06 00:43:55 } 2024-07-06 00:43:55 } 2024-07-06 00:43:55 ``` 2024-07-06 00:43:55 2024-07-06 00:43:55 执行此操作将返回英伟达当前的股价信息,包括最新的交易价格、成交量等相关数据。请注意,实际的股价数据需要通过API调用来获取,这里只是提供了查询的参数和步骤。如果你需要最新的数据,可以根据上述参数配置直接调用相应的服务或工具。 2024-07-06 00:43:55 Error: Expecting value: line 1 column 1 (char 0) 2024-07-06 00:43:55 False 2024-07-06 00:43:55 tool_context: **Steps to Reproduce:** [Outline the steps to reproduce the bug. Be as detailed as possible.] **Expected Behavior:** [Describe what you expected to happen.] **Actual Behavior:** [Describe what actually happened.] ## Environment - **Open WebUI Version:** 0.3.7 - **Ollama (if applicable):** latest - - **Operating System:** docker in windows - **Browser (if applicable):** chrome ## Reproduction Details **Confirmation:** - [x] I have read and followed all the instructions provided in the README.md. - [x] I am on the latest version of both Open WebUI and Ollama. - [x] I have included the browser console logs. - [x] I have included the Docker container logs. ## Logs and Screenshots **Browser Console Logs:** [Include relevant browser console logs, if applicable] **Docker Container Logs:** 2024-07-06 00:43:51 INFO:apps.ollama.main:url: http://host.docker.internal:11434 2024-07-06 00:43:52 INFO: 127.0.0.1:36226 - "GET /health HTTP/1.1" 200 OK 2024-07-06 00:43:55 content: 为了查询英伟达(NVIDIA Corporation)的最新股价,我们可以使用之前提到的`compile_stock_report`工具函数。这个函数能够通过Finnhub的API获取股票的实时数据。下面是使用这个工具函数的参数设置: 2024-07-06 00:43:55 2024-07-06 00:43:55 ```markdown 2024-07-06 00:43:55 { 2024-07-06 00:43:55 "name": "compile_stock_report", 2024-07-06 00:43:55 "parameters": { 2024-07-06 00:43:55 "ticker": "NVDA" 2024-07-06 00:43:55 } 2024-07-06 00:43:55 } 2024-07-06 00:43:55 ``` 2024-07-06 00:43:55 2024-07-06 00:43:55 执行此操作将返回英伟达当前的股价信息,包括最新的交易价格、成交量等相关数据。请注意,实际的股价数据���要通过API调用来获取,这里只是提供了查询的参数和步骤。如果你需要最新的数据,可以根据上述参数配置直接调用相应的服务或工具。 2024-07-06 00:43:55 Error: Expecting value: line 1 column 1 (char 0) 2024-07-06 00:43:55 False 2024-07-06 00:43:55 tool_context: **Screenshots (if applicable):** [Attach any relevant screenshots to help illustrate the issue] ## Installation Method [Describe the method you used to install the project, e.g., manual installation, Docker, package manager, etc.] ## Additional Information [Include any additional details that may help in understanding and reproducing the issue. This could include specific configurations, error messages, or anything else relevant to the bug.] ## Note If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#13338