This repository has been archived by the owner on Aug 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 903
[Bug]: 显示结果和bingchat的不一样,总是遗漏 #434
Comments
这不是Bug,这只是一个feature |
你好
那我该怎样调整,让它结果和bingchat的结果显示一致
2023-5-29
| |
樊耀
|
|
***@***.***
|
---- 回复的原邮件 ----
| 发件人 | ***@***.***> |
| 发送日期 | 2023年5月29日 19:36 |
| 收件人 | ***@***.***> |
| 抄送人 | ***@***.***> ,
***@***.***> |
| 主题 | Re: [acheong08/EdgeGPT] [Bug]: 显示结果和bingchat的不一样,总是遗漏 (Issue #434) |
这不是Bug,这只是一个feature
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
比较麻烦,因为目前只有中文环境有这个问题,要单独修改地区 |
辛苦了,至少有盼头.期待早日解决
2023-5-29
| |
樊耀
|
|
***@***.***
|
---- 回复的原邮件 ----
| 发件人 | ***@***.***> |
| 发送日期 | 2023年5月29日 21:44 |
| 收件人 | ***@***.***> |
| 抄送人 | ***@***.***> ,
***@***.***> |
| 主题 | Re: [acheong08/EdgeGPT] [Bug]: 显示结果和bingchat的不一样,总是遗漏 (Issue #434) |
#342
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is there an existing issue for this?
What happened?
在bingchat页面,搜索:帮我找到这家公司各轮融资的财务顾问,并以2列法,按照投资轮次,财务顾问方,其他机构排列:喆塔科技
他以2列法得到一个2行的答案,包括A和A+轮统计信息.
但是我在edgegpt里请求,就只能得到A轮信息,信息有缺失(尝试多遍)
Steps to reproduce the problem
4.在代码里请求此搜索text
What should have happened?
正常情况在edgetgpt里请求得到的结果应该是到2列(包括A,A+轮融资信息)
与bingchat结果相同,但是这里总是遗漏一条
我尝试了几十次都不行
Version where the problem happens
0.62
What Python version are you running this with?
3.10
What is your operating system ?
Windows
Command Line Arguments
bot = await Chatbot.create( cookies=cookies ) result=await bot.ask(prompt="帮我找到这家公司各轮融资的财务顾问:"+brandname, conversation_style=ConversationStyle.precise) print(result)
Console logs
Additional information
No response
The text was updated successfully, but these errors were encountered: