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

twitter agent #3202

Closed
midoan2 opened this issue Feb 3, 2025 · 3 comments
Closed

twitter agent #3202

midoan2 opened this issue Feb 3, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@midoan2
Copy link

midoan2 commented Feb 3, 2025

I am making a twitter gent and I keep getting the error
[2025-02-03 18:36:23] ERROR: Full error details:
code: "ERR_INVALID_URL"
input: "/embeddings"
[2025-02-03 18:36:23] ERROR: Error generating new tweet:
code: "ERR_INVALID_URL"
input: "/embeddings"

I tried diffrent llm api like google and hyperpolic because when using gaianet free service the error changed to can't find the server , please help

@midoan2 midoan2 added the bug Something isn't working label Feb 3, 2025
@AmpedFinance
Copy link

I get this too


[2025-02-04 08:01:46] WARN: Invalid embedding input:
    input: ""
    type: "string"
    length: 0
[2025-02-04 08:01:46] ERROR: Error in generateText:
[2025-02-04 08:01:46] ERROR: Error generating new tweet:

on 0.1.9

@midoan2
Copy link
Author

midoan2 commented Feb 4, 2025

I get this too


[2025-02-04 08:01:46] WARN: Invalid embedding input:
    input: ""
    type: "string"
    length: 0
[2025-02-04 08:01:46] ERROR: Error in generateText:
[2025-02-04 08:01:46] ERROR: Error generating new tweet:

on 0.1.9

I found the problem in the api you have to write the [modelProvider: ModelProviderName.HYPERBOLIC], in the character file change hyperbolic with your provider , I can;t make hyperbolic work though only google worked for me

@elizaOS elizaOS deleted a comment from yasir23 Feb 6, 2025
@odilitime
Copy link
Collaborator

closed per aiflowml's suggestion as he's across the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants