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

WIP: Refactor OpenAI Plugin #57

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

sjmonson
Copy link
Contributor

Refactor the OpenAI API plugin to make it more readable and improve error handling.

@sjmonson sjmonson force-pushed the fix/openai_refactor branch 2 times, most recently from 8ed9787 to 3fa9e40 Compare September 24, 2024 17:37
@sjmonson sjmonson changed the title Refactor OpenAI Plugin WIP: Refactor OpenAI Plugin Sep 25, 2024
This avoids a circular dependency
This reverts commit 3e5ff9b.

We can't do this without changing how the plugins handle request_func
since @abstractmethods must be implemented not assigned.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant