Skip to content

Conversation

@wyangsun
Copy link

Fix none Vector Store ID error

@wyangsun
Copy link
Author

@claude please review PR

@wyangsun wyangsun requested a review from Copilot July 23, 2025 01:12
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a bug where the vector store ID was not properly handled when it was empty/uninitialized, preventing OpenAI provider operations from functioning correctly. The fix implements dynamic vector store lookup as a fallback mechanism.

  • Adds vector store ID validation and dynamic lookup across four core methods
  • Implements consistent error handling for vector store resolution failures
  • Maintains existing functionality while providing robustness for uninitialized vector store scenarios

@wyangsun wyangsun merged commit bc6e39c into main Jul 23, 2025
5 of 6 checks passed
@wyangsun wyangsun deleted the openai-vs-tool-bug-fix branch July 23, 2025 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant