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

Added integration: Use your own Gaia node with XMTP #40

Closed
wants to merge 4 commits into from

Conversation

harishkotra
Copy link
Contributor

This PR includes a new example for any builder to use a Gaia node as GPT alternative to use their own AI inference to interact with XMTP.

Requirements:

GAIA_NODE_URL= # the URL of the Gaia node (Ex: https://llama8b.gaia.domains/v1)
GAIA_API_KEY= # the API key for the Gaia node (Ex: gaia-xxxxxxxxxx)
GAIA_MODEL_NAME= # the name of model running on your Gaia node (Ex: llama)

@harishkotra harishkotra requested a review from a team as a code owner March 6, 2025 19:24
Updated details to match with `integrations/gaia`
@harishkotra harishkotra requested a review from rygine March 8, 2025 01:53
@humanagent humanagent self-requested a review March 11, 2025 00:05
@humanagent
Copy link
Collaborator

Merged #43

@humanagent humanagent closed this Mar 11, 2025
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.

3 participants