Skip to content
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

[Bug] wikipedia-api 查询时报错 #50

Closed
MTDickens opened this issue Oct 27, 2023 · 3 comments
Closed

[Bug] wikipedia-api 查询时报错 #50

MTDickens opened this issue Oct 27, 2023 · 3 comments

Comments

@MTDickens
Copy link

Describe the bug
wikipedia-api 进行递归查询的时候,如果层数过深(在本例中,超过 4 层),就会报错:

{
  "error": true,
  "message": "[object Object]"
}

To Reproduce

  1. 使用 Azure GPT4 2023-08-01-preview(OpenAI 官方的 GPT4 应该也一样)作为 GPT4
  2. 询问:Who is the 100th prime minister of japan

Expected behavior
回复:Fumio Kishida(岸田文雄)

Screenshots
image

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Title: [Bug] wikipedia-api query error

@Hk-Gosuto
Copy link
Owner

使用 16k 模型试试

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Try it with the 16k model

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

3 participants