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
Fix Gemini docs search widget: new Vertex AI Search configId
The Google Cloud project backing the old configId no longer exists, so
the "Search with Gemini" widget in the docs silently stopped working.
- Point the widget at the new Vertex AI Search (AI Applications) app
(same configId as the RxInfer.jl docs; examples.rxinfer.com is on
the app's domain allowlist)
- Document the setup in chat.js so it is recoverable without archaeology
- Add error handling (try/catch + script.onerror) so future breakage
shows up in the browser console instead of failing silently
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments