Richy Wang
Richy Wang
Add a new commit to fix create vector index if not exist issue. Just one row fix. So I do not make a new pull request.
Awesome work! I just wanna process my data from an image. By the way, does it works for .jpg or .png?
@isafulf Hi there! I hope you're doing well. It's been two weeks since I opened this pull request, and I would really appreciate your feedback. If you could take a...
Hi @isafulf . trust all is well. The code in the pull request has been successfully used by clients, demonstrating its value. Kindly review it when convenient, as I eagerly...
> it seems streaming mode does not work properly ? Yes, As the low level api had not support streaming mode when I implement this feature. I will do it...
> this looks pretty good - can you add an example notebook? that will help greatly with documentation and discoverability! @hwchase17 OK, I'm willing to do it.
@hwchase17 Done! I have add an example notebook and add related document
> @wangxuqi There are conflicts now The conflict is caused by another long memory 'Milvus' merged. I have resolved the conflict.
@nponeccop As I solve the conflict , I find the merged 'Milvus memory' code is very poor. With no tests and even not worked. Also the package import is wrong...
Fix conflict with another merged PR [1658](https://github.com/Significant-Gravitas/Auto-GPT/pull/1658). As I see you have add a potential plugin label. I think it maybe a better way to fit all [chatgpt-retrieve-plugin.](https://github.com/openai/chatgpt-retrieval-plugin/tree/main/datastore/providers) vector databases....