-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Hi,
I’d like to add native support for invoking OpenAI’s REST API directly within pywhyllm, enabling:
- Easier downstream integrations (multi-repo usage, orchestration tools, internal platforms)
- Greater control over request/response handling (streaming, tool/function calling, response format validation)
- A clearer abstraction boundary for adding additional model providers later (Anthropic, Azure OpenAI, Ollama, local backends, etc.)
If no one is already working on this, I’m happy to open a PR implementing an initial provider. Please let me know if someone is already working on this (I didn’t want to duplicate effort).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels