fedecompa

Results 9 comments of fedecompa

there is a similar open issue: https://github.com/qdrant/qdrant-web-ui/issues/94

I have the same problem. I want to expose the dashboard of the first node of the cluster behind Traefik, for example with the following route: traefik.http.routers.qdrant-http.rule: "Host(`server.name`) && PathPrefix(`/qdrant-test`)"...

Of course, I don't understand why the qdrant team hasn't implemented this simple fix yet

In the 0.7.3 version of Dify the following API gives 404, indeed there is no the batch_import API in the documentation. curl --location --request POST 'https://api.dify.ai/v1/datasets/{dataset_id}/documents/{document_id}/segments/batch_import' \ --header 'Authorization: Bearer...

I can't use spring-ai latest release 1.0.0-M3 with spring.main.web-application-type=reactive. Application failed to start: Parameter 2 of method openAiEmbeddingModel in org.springframework.ai.autoconfigure.openai.OpenAiAutoConfiguration required a bean of type 'org.springframework.web.client.RestClient$Builder' that could not be...

@tzolov this is my pom: org.springframework.boot spring-boot-starter-parent 3.3.4 17 1.0.0-M3 org.springframework.ai spring-ai-bom ${spring.ai.bom.version} pom import org.springframework.boot spring-boot-starter-webflux org.springframework.ai spring-ai-openai-spring-boot-starter org.springframework.ai spring-ai-pgvector-store-spring-boot-starter

@tzolov with the 1.0.0-SNAPSHOT version it works! When will the fix be released? Thanks

I encountered a similar error. When setting the proxy to the dify-plugin-daemon container at startup, I get: "2025/03/18 14:18:49 runtime_lifetime.go:70: [INFO]init environment for plugin langgenius/azure_openai:0.0.82025/03/18 14:18:52 runtime_lifetime.go:76: [ERROR]init environment failed:...

Yes, it would be very nice to add support for TPU accelerators https://coral.ai/docs/edgetpu/tflite-cpp/