Andreas Nigg
Andreas Nigg
Hi, first of all, thanks for the great project. I have just one problem: When using your websocket managed client, the CertificateValidationCallback seems not the be called. However, if I...
When running the "ray" example as provided [here](https://fugue-tutorials.readthedocs.io/tutorials/beginner/execution_engine.html?highlight=ray), the example fails, if a remote cluster is used. This ray issue seems related: https://github.com/ray-project/ray/issues/41333 ## Repro-steps: 1. set up a ray...
### Environment - VerneMQ Version: latest - OS: Ubuntu 20.04, Docker Swarm, using the testing vernemq-docker container from vernemq/vernemq-docker - VerneMQ configuration (vernemq.conf) or the changes from the default ```yaml...
### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description The new Content Extraction Engine with docling serve is amazing. But it's also...
### Proposal summary I would like to ask for a native integration with [pydanticAI](https://ai.pydantic.dev/) ( [github](https://github.com/pydantic/pydantic-ai)) Thanks for this amazing tool!! ### Motivation PydanticAI is a 'rising star' among the...
### Describe the bug When running a Python script using Langfuse with the AzureOpenAI client, a trace is successfully uploaded to LangFuse, but at the end, an AttributeError is raised...