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

Restructure autoparser LLM functions #108

Closed
pipliggins opened this issue Nov 29, 2024 · 0 comments · Fixed by #111
Closed

Restructure autoparser LLM functions #108

pipliggins opened this issue Nov 29, 2024 · 0 comments · Fixed by #111

Comments

@pipliggins
Copy link
Collaborator

Create a base class & inheritance for different LLM API's
Include an option to request which model from an API they want, keeping gpt-4o-mini and gemini-1.5-flash as the defaults (need to make sure the models choices are compatible with the response_schema/response_format option though)

@pipliggins pipliggins linked a pull request Dec 5, 2024 that will close this issue
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 a pull request may close this issue.

1 participant