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

fix: init 768 dimension in database for gaianet #1572

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

L-jasmine
Copy link
Contributor

Relates to:

Risks

Low

Background

What does this PR do?

Initialize the resources required for gaianet embedding like any other embedding model

What kind of change is this?

Bug fixes (non-breaking change which fixes an issue)

Documentation changes needed?

If a docs change is needed: I have updated the documentation accordingly.

Testing

...

GAIANET_MODEL=llama3b
GAIANET_SERVER_URL=https://llama3b.gaia.domains/v1
GAIANET_EMBEDDING_MODEL=nomic-embed
USE_GAIANET_EMBEDDING=TRUE

...

And chat with a agent.

Where should a reviewer start?

Detailed testing steps

None, automated tests are fine.

@shakkernerd shakkernerd merged commit 6bc6796 into elizaOS:develop Dec 30, 2024
5 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