Hi, i wanna ask about integrate Langfuse in MindsDB. Currently im setup withh docker
I follow docker-compose file and my environment for Langfuse like this
LANGFUSE_HOST="https://mylangfuse.com"
LANGFUSE_PUBLIC_KEY="pk-xxxx"
LANGFUSE_SECRET_KEY="sk-xxxx"
LANGFUSE_ENVIRONMENT="production"
LANGFUSE_RELEASE="v3.154.1"
LANGFUSE_TIMEOUT="10"
LANGFUSE_SAMPLE_RATE="1.0"
LANGFUSE_DISABLED=false
LANGFUSE_FORCE_RUN=true
http DEBUG mindsdb.utilities.langfuse: Langfuse is disabled. appear when i check in MindsDB log container.
any workaround?
Thanks
Hi, i wanna ask about integrate Langfuse in MindsDB. Currently im setup withh docker
I follow docker-compose file and my environment for Langfuse like this
http DEBUG mindsdb.utilities.langfuse: Langfuse is disabled.appear when i check in MindsDB log container.any workaround?
Thanks