-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Quick start guide bug - pnpm start #1552
Comments
Hello @freddymercury! Welcome to the ai16z community. Thank you for opening your first issue; we appreciate your contribution. You are now a ai16z contributor! |
exactly the same error |
i am closing this as I do not think this is critical. I was able to move past this by using openAI. I was using |
what is your llm provider? gaianet? openai? |
same issue with me for gaianet provider, is there fix release or warkaround? |
@www222fff @freddymercury @CryptoUncleSam Harish here from the Gaia team. We're actively looking into this and will push a PR with a fix soon! A temporary solution is to use this version: |
seems to be fine with the latest - v0.1.7 |
@www222fff @freddymercury @CryptoUncleSam try the latest v.0.1.7 and it works without this issue. Thanks @issa-me-sush for the update. |
Describe the bug
when going through the quickstart guide
Getting an error when using local client (
pnpm start:client
) and init any chat such ashello
...the output on the service is:To Reproduce
pnpm start --character="characters/tate.character.json"
pnpm start:client
Expected behavior
Screenshots
Additional context
starts up just fine, creates memories etc to the vector db.
using node version 23.3, tried 24.3 - same result
on a mac os - Monterrey - 12.7.6 (intel chip)
using elizaOS version -
v0.1.7-alpha.2
using
gaianet
as the model providerThe text was updated successfully, but these errors were encountered: