Replies: 6 comments
|
Just to confirm you've tried setting the LiteLLM related settings specified here: https://docs.litellm.ai/docs/guides/security_settings And these settings were not read by the LiteLLM in Cognee? Btw Cognee reads environment variables only once on starting of Cognee, maybe restrating it would help? |
|
Tried,
and
These two didn't work. The request still get blocked at Cloudflare. I've tried a simple curl command with curls, they reached the worker. |
|
Yes, I'm using a debugging script so it runs fresh everytime. I can share it if you want to take a look. |
|
Sure might help |
|
I will try and see why this isn't working in a few hours |
|
Uh oh!
There was an error while loading. Please reload this page.
=Hi <@508682252595626015>,
I'm trying to use cognee with a custom endpoint, but the SSL cert isn't picked up. All cognee requests are being blocked, I've tried a few patches to the HTTP client but it isn't working.
I've also tried setting LiteLLM config via env variables and python code too, the internal Cognee calls / LLM gateway doesn't pick up this config.
Is there a standard way of doing this?
Really appreciate it!
This discussion was automatically pulled from Discord.
All reactions