Skip to content

feat(opencode): Add Venice AI package as dependency#20570

Merged
rekram1-node merged 1 commit intoanomalyco:devfrom
dpuyosa:venice
Apr 2, 2026
Merged

feat(opencode): Add Venice AI package as dependency#20570
rekram1-node merged 1 commit intoanomalyco:devfrom
dpuyosa:venice

Conversation

@dpuyosa
Copy link
Copy Markdown
Contributor

@dpuyosa dpuyosa commented Apr 2, 2026

Issue for this PR

Closes #20569

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Add venice-ai-sdk-provider (2.0.1) and register it in provider.ts to avoid versioning problems. This package uses ai-sdk v6, so Venice AI is again usable since the migration to v6 in OC v1.3.4. Also, making it a dependency wont break the provider for users using an Opencode version lower than v1.3.4 that do not want to upgrade to the latest version.

How did you verify your code works?

Tested locally running some inference and checking that the correct package version was being used.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

- Bundle venice-ai-sdk-provider for Venice AI integration
- Register createVenice factory in provider registry
@rekram1-node rekram1-node merged commit d66e6dc into anomalyco:dev Apr 2, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Bundle Venice AI package

2 participants