coze-dev / coze-dev/coze-studio
请教一下向量模型怎么配置啊?看了其他帖子没有用。版本是0.3.0
- Dominant language
- TypeScript
- Stars
- 21.6k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
不废话
code=105000004 message=SearchStore operation failed: store search store failed, err: [Store] upsert failed, the num_rows (75) of field (dense_text_content) is not equal to passed num_rows (100): invalid parameter[expected=100][actual=75]
换了几个模型都是这个问题,模型部署不可能有问题,其他平台都用了两年了。
Contributor guide
Research direction
Start with the reported SearchStore upsert error and compare the expected 100 rows with the actual 75 rows for dense_text_content. Investigate the vector-model configuration and ingestion path implicated by the report. Done means the configuration or failure cause is identified and the same input no longer produces the row-count mismatch.
Written by the indexing model from the issue text.
Assessment
- Domain
- ai, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100