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

feat: Add hyperbolic env vars to override model class #974

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

meppsilon
Copy link
Contributor

Relates to:

Risks

Low

Background

What does this PR do?

This PR adds more environment variables to override the model used for hyperbolic. This PR creates env variables for a default hyperbolic model (HYPERBOLIC_MODEL) and variables for each model class (SMALL_HYPERBOLIC_MODEL, MEDIUM_HYPERBOLIC_MODEL, LARGE_HYPERBOLIC_MODEL, and IMAGE_HYPERBOLIC_MODEL). These changes follow the same variable pattern that ollama, redpill, google, and other model providers use on Eliza.

What kind of change is this?

Documentation changes needed?

My changes do not require a change to the project documentation.

Testing

Where should a reviewer start?

Detailed testing steps

None, automated tests are fine.

@odilitime odilitime changed the title Add hyperbolic env vars to override model class feat: Add hyperbolic env vars to override model class Dec 10, 2024
@odilitime odilitime merged commit 39d5017 into elizaOS:main Dec 10, 2024
3 of 4 checks passed
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.

2 participants