-
Notifications
You must be signed in to change notification settings - Fork 244
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
Add provider config and update spice with new models #562
Conversation
MENTAT CODE REVIEW IN ACTIVE DEVELOPMENT. Only in use on mentat and internal repos. This pull request introduces several important changes aimed at enhancing the tool's flexibility and compatibility with multiple LLM providers. By adding a provider parameter across various components and updating dependencies, it ensures that the tool remains versatile and up to date. These changes are well-implemented and consistent across the codebase, demonstrating a thoughtful approach to maintaining and improving the tool's functionality. |
Fixes #560.