You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: