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 decentralized inferencing for Eliza (LLAMA, Hermes, Flux) #516

Merged
merged 3 commits into from
Nov 26, 2024

Conversation

eternal-ai-org
Copy link
Contributor

@eternal-ai-org eternal-ai-org commented Nov 22, 2024

Risks

Low

Background

What does this PR do?

Add decentralized inferencing for Eliza (LLAMA, Hermes, Flux)

What kind of change is this?

Add more inference provider

Why are we doing this? Any context or related work?

Currently, Eliza supports only OpenAI. However, centralized AI providers limit user control, pose trust issues, and create single points of failure with high costs and restricted access. Decentralized AI offers a more transparent, accessible, and resilient alternative, empowering users with greater autonomy.

Learn more about our decentralized inference AI: https://eternalai.org/api

Documentation changes needed?

My changes require a change to the project documentation.

Testing

Where should a reviewer start?

Reviewers start from here https://github.com/ai16z/eliza/pull/516/files#diff-1b7f90a5457ad849ec6200d5075c621eb77e2b6566f44c4eb255bde4a4ed0b06

Detailed testing steps

Run pnpm start --characters="path/to/your/characters/eternal.character.json"

Deploy Notes

Database changes

No change

Deployment instructions

Change .env by adding more

ETERNALAI_URL=https://api.eternalai.org/v1/
ETERNALAI_API_KEY=***
POST_IMMEDIATELY=yes#optional

@eternal-ai-org eternal-ai-org changed the title feat: add new provider with eternal ai Add decentralized inferencing for Eliza (LLAMA, Hermes, Flux) Nov 22, 2024
@ponderingdemocritus ponderingdemocritus changed the title Add decentralized inferencing for Eliza (LLAMA, Hermes, Flux) feat: Add decentralized inferencing for Eliza (LLAMA, Hermes, Flux) Nov 22, 2024
@lalalune lalalune merged commit 01daf10 into elizaOS:main Nov 26, 2024
@elizaOS elizaOS deleted a comment from yakul0 Nov 29, 2024
@eternal-ai-org eternal-ai-org deleted the pull-request branch December 9, 2024 03:38
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