You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Ai] Fix integration test constructor usage (#7118)
The test is using the `internal` constructor instead of relying on the
public factory method which caused it fail with the new grounding
functionality.
0 commit comments