Conversation
|
Hi @L-hhh Thank you so much for your contribution, could you please add vector introducing to the ReadMe? This would be so helpful for testing and introducing purpose. Regards |
Of course, vectors can be used together with Assistants. When creating Assistants, you can specify a vector file in the file_search of tool_resources, allowing your assistant to reference your vector file for searches. This will make the assistant's responses more aligned with your expectations. Additionally, Vector Store Files attach your Vector store to a file, enabling you to manipulate multiple vectors within a single file. I noticed that the current version only includes operations for Assistants and not for Vector stores, so I added operations for Vector stores. |
|
@orhanerday Can we merge it? Thanks. |
mobweb
left a comment
There was a problem hiding this comment.
tested this locally and it works just as expected
Add Vector Stores operation and add Vector Stores Files operation