Skip to content

Initial plugin design #1

@simonw

Description

@simonw

LLM's OpenAI functionality is currently bundled with LLM itself in https://github.com/simonw/llm/blob/0.23/llm/default_plugins/openai_models.py

This means that any time OpenAI release a new model or feature I have to push a new release of LLM itself!

I also need to rework the OpenAI support for the new Responses API. I'm using that as an excuse to split out the code into a fresh plugin.

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions