You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
sz0811
changed the title
大模型结构化数据后,extracted_content字段为什嚒最多只返回8条数据
大模型结构化数据后,extracted_content字段为什么最多只返回8条数据
Dec 26, 2024
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
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?
@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.
换了不同的大模型调用,生成的markdown数据是准确的,再由大模型生成结构化的数据后,数据缺失,最多只返回8条数据是为何?哪里可以设置吗?
The text was updated successfully, but these errors were encountered: