Skip to content
This repository was archived by the owner on Jun 2, 2026. It is now read-only.
This repository was archived by the owner on Jun 2, 2026. It is now read-only.

[Improvement] Homogeneous SDK for all AI model providers via Vercel ai sdk #27

@pradhyumna85

Description

@pradhyumna85

Current LLM calling implementations: https://github.com/voideditor/void/blob/main/extensions%2Fvoid%2Fsrc%2Fcommon%2FsendLLMMessage.ts

Proposal

I think we should replace all the existing model calling interfaces with a single homogeneous API for all popular providers using Vercel AI SDK: https://sdk.vercel.ai/docs/introduction

benefits

  • supporting more models from different model providers (including ollama)
  • Decreases void's workload and responsibility for maintaining and updating each model provider's sdk
  • integration of any new model provider would be straight forward if available in Vercel ai SDK

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions