Skip to content
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

OpenAI Go Plugin #2204

Open
kekoawong opened this issue Feb 28, 2025 · 0 comments
Open

OpenAI Go Plugin #2204

kekoawong opened this issue Feb 28, 2025 · 0 comments

Comments

@kekoawong
Copy link
Contributor

Describe the solution you'd like
Create a go openai plugin per conversation wit@apascal07.

Additional context
Genkit value: getting structured data in and out. Core features of this plugin should be that we convert to/from genkit's structured format to OpenAI's format. Ensure that we are mapping this structure to/from the genkit and openai.

Requirements:
[ ] Genkit sample with the OpenAI plugin
[ ] OpenAI client (either custom or the official)
[ ] Support streaming for the plugin
[ ] Chat completions endpoint (we can start with text, move to other if necessary)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant