Skip to content

Implement our own AI SDKs #179

@dannykopping

Description

@dannykopping

We've had several issues working with upstream AI SDKs over the last few weeks. Over and above that, we're not really using the existing SDKs for their original purpose of making requests and receiving responses, but instead for high volume parsing and relaying of requests & responses - in which we've found several performance-related issues.

The APIs that we're interacting with are not that complex, so we should instead just implement the thin slice of the overall APIs that we actually interact with in a way that's ergonomic for us.

We should consider the ongoing maintenance and correctness trade-offs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions