mirror of
https://github.com/microsoft/autogen.git
synced 2025-10-04 12:37:39 +00:00

Resolves #5994 Open AI moved `openai.types.beta.vector_store` to `openai.types.vector_store`. https://github.com/openai/openai-python/compare/v1.65.5...v1.66.0 Also fixed unit tests and use parameterized fixture to run all scenarios.