Commit b096490
fix(community): add mypy assert for data_store_id in VertexAIMultiTurnSearchRetriever
Add missing None guard before conversation_path() call to satisfy mypy
type narrowing for the Optional[str] data_store_id field.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent c009329 commit b096490
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
774 | 774 | | |
775 | 775 | | |
776 | 776 | | |
| 777 | + | |
777 | 778 | | |
778 | 779 | | |
779 | 780 | | |
| |||
0 commit comments