Skip to content

fix: prevent error double-wrapping in embedding providers#56

Merged
RobertLD merged 1 commit intomainfrom
fix/issue-30-error-wrapping
Mar 1, 2026
Merged

fix: prevent error double-wrapping in embedding providers#56
RobertLD merged 1 commit intomainfrom
fix/issue-30-error-wrapping

Conversation

@RobertLD
Copy link
Owner

@RobertLD RobertLD commented Mar 1, 2026

Fixes catch blocks in Ollama and OpenAI providers to properly chain errors using cause property instead of double-wrapping.

Closes #30

Closes #30

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@RobertLD RobertLD merged commit ca7dab9 into main Mar 1, 2026
7 checks passed
This was referenced Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

providers: error double-wrapping in Ollama and OpenAI

1 participant