Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Error: Expecting value: line 1 column 1 (char 0) when using tools "Stock Reporter" #3653

Closed
4 tasks done
flyfox666 opened this issue Jul 5, 2024 · 0 comments
Closed
4 tasks done

Comments

@flyfox666
Copy link

flyfox666 commented Jul 5, 2024

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!

@justinh-rahb justinh-rahb converted this issue into discussion #3655 Jul 5, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant