Abraxas-365 / Abraxas-365/langchain-rust
Embeddings failure with 404 return
未关闭
- 主要语言
- Rust
- 星标
- 1.3k
- 派生
- 177
- PR 合并指标
- 30 天内没有已合并 PR
描述
**Describe the bug**
Embeddings always failure with 404.
**To Reproduce**
run example embeeding code
**Additional context**
It seems like an upstream issue https://github.com/pepperoni21/ollama-rs/issues/85
贡献指南
调研方向
The issue points to an upstream problem in the ollama-rs library. First, locate the embeddings code in the langchain-rust project, likely in a module like `embeddings` or `ollama`. Check the HTTP client calls and error handling for 404 responses. Review the linked upstream issue to understand the root cause. Determine if a workaround or fix can be applied in langchain-rust, or if it requires waiting for an ollama-rs update.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust
- 领域
- ai-infra-agents
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100