Skip to content

feat(go/plugins): working status of openai plugin #2440

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 111 commits into from

Conversation

kekoawong
Copy link
Contributor

@kekoawong kekoawong commented Mar 23, 2025

Adding support for an openai go plugin, along with additional generic support for any providers compatible with the openai (from feature request #2204). Collaboration between @xavidop @yukinagae @kekoawong.

Checklist:

  • Support complete response from chat completions
  • Support streaming from chat completions
  • Add generic compatibility
  • Add embedding support
  • Add tools support

@github-actions github-actions bot added docs Improvements or additions to documentation go labels Mar 23, 2025
Copy link
Contributor

@yukinagae yukinagae left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kekoawong kekoawong changed the title feat(go/plugins): Generic OpenAI plugin feat(go/plugins): working status of openai plugin Apr 26, 2025
@kekoawong
Copy link
Contributor Author

PR opened here #2829 to replace since the commit authors on main were not passing the google cla

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation go
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants