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

Why does the extracted-content field only return a maximum of 8 pieces of data after structuring the large model data #373

Open
sz0811 opened this issue Dec 26, 2024 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@sz0811
Copy link

sz0811 commented Dec 26, 2024

换了不同的大模型调用,生成的markdown数据是准确的,再由大模型生成结构化的数据后,数据缺失,最多只返回8条数据是为何?哪里可以设置吗?

@sz0811 sz0811 changed the title 大模型结构化数据后,extracted_content字段为什嚒最多只返回8条数据 大模型结构化数据后,extracted_content字段为什么最多只返回8条数据 Dec 26, 2024
@sz0811 sz0811 changed the title 大模型结构化数据后,extracted_content字段为什么最多只返回8条数据 Why does the extracted-content field only return a maximum of 8 pieces of data after structuring the large model data Dec 26, 2024
@sz0811
Copy link
Author

sz0811 commented Dec 26, 2024

After using different large model calls, the generated markdown data is accurate. However, when the large model generates structured data, the data is missing and only a maximum of 8 pieces of data are returned. What is the reason for this? Where can I set it up?

@unclecode unclecode self-assigned this Dec 26, 2024
@unclecode unclecode added the question Further information is requested label Dec 26, 2024
@unclecode
Copy link
Owner

@sz0811 This is interesting, There's no limit in a library unless the large language model you used detected only the eight pieces of data. Please share the code snippet and the language model you are using. I tried on my end and will update you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants