Anush

Results 183 comments of Anush

Yeah, that was the interface we had to work with.

@tzolov, it's because of https://github.com/spring-projects/spring-ai/issues/602#issuecomment-2067601369

Hi @BlueKiji77. The Dspy integration expects the documents to be added to Qdrant using `qdrant_clients`'s `QdrantClient#add()` method. It configures and adds appropriate named vectors that are later used by the...

Due to these compatibility requirements, your approach to connect frameworks is not recommended and not guaranteed to work.

`QdrantClient#add()` should work. Could you please move this issue to the DSPy repo and share a traceback or error you're running into if any?

> Provider [qdrant: 1.1.0rc1](https://pypi.org/project/apache-airflow-providers-qdrant/1.1.0rc1) https://github.com/apache/airflow/pull/39273 Tested. Works as expected.

Thank you. My ID is `anush008`.

Hi @gwpl. Thanks for raising the issue. I usually work in the library during weekends. I can take a look then. In the meantime, contributions are welcome.

Resolved with https://github.com/tmc/langchaingo/pull/544.

@netroy, could you please review?