Replies: 8 comments
-
|
Hey <@721113411848634379>could you update your embedding endpoint? let us know if this works |
Beta Was this translation helpful? Give feedback.
-
|
The docs actually doesn't say much about embeddings with openrouter. Also it didn't find anything about the tokenizer (only one entry in .denv) |
Beta Was this translation helpful? Give feedback.
-
|
yeah it outlines the env config for a custom provider could you please update and check if this works or not |
Beta Was this translation helpful? Give feedback.
-
|
also the tokenizer warning you saw is normal and not causing the hang it just falls back to tiktoken if huggingface can't load |
Beta Was this translation helpful? Give feedback.
-
|
Is there a way to make --debug show actualy connections? Or can I use a proxy? http_proxy doesn't seem to be used. |
Beta Was this translation helpful? Give feedback.
-
|
But I'll dig around. Thanks for help 🙂 |
Beta Was this translation helpful? Give feedback.
-
|
yep, --debug logs tokenizer and embedding engine actions |
Beta Was this translation helpful? Give feedback.
-
|
Or you can try enabling verbose logging in requests/python to capture api calls |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
=Hi there... I'm getting strange issues with a simple OpenRouter example.
It's stuck after
Switching to TikToken default tokenizer.Anyone with an idea?cognee-cli --debug add "Cognee turns documents into AI memory."This discussion was automatically pulled from Discord.
Beta Was this translation helpful? Give feedback.
All reactions