Abraxas-365 / Abraxas-365/langchain-rust
Embeddings failure with 404 return
- Dominant language
- Rust
- Stars
- 1.3k
- Forks
- 177
- PR merge metrics
- No merged PRs in 30d
Description
**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
Contributor guide
Research direction
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.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- ai-infra-agents
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100