Deep Research
This eval tests whether the model can discover a research integration, use curated source results, separate bank examples from policy and regulator context, and produce a concise executive briefing.
A research workflow needs a repeatable way to discover external sources without depending on live search results changing between evaluations.
The research API returns ten curated, real-world URLs about how European banks, supervisors, and policy makers are approaching sovereign generative AI.
Download the Spec
The OpenAPI spec defines one deterministic search endpoint. Bionic uses this spec to expose the search API as a callable integration, while the mock API returns the same ten source URLs every time.
Add the Integration to Bionic
Download the OpenAPI spec, then go to the admin area in Bionic. Open
OpenAPI Specs, add a new spec, and paste or upload the research eval YAML.
The spec includes the websearch slug that Bionic uses for this capability.

Return to the app, open Integrations, add an integration, and choose the web search spec you just added.
This eval integration does not require authentication. It is designed to test whether the model can discover a research tool, collect credible sources, and produce an executive artifact from structured results.

This gives us a repeatable research evaluation: the same prompt, the same search results, and the same expected workflow every time.
Test Prompt
Once the integration is available, try:
Research how European banks are approaching sovereign generative AI and prepare a 5-slide executive briefing.
A good result should:
- Discover and call the research integration.
- Use the ten returned URLs as source material.
- Group findings into a small number of executive themes.
- Distinguish bank examples from regulator and policy context.
- Produce a concise five-slide briefing, ideally as a generated artifact.

What the Eval API Provides
| Operation | Method | Path | Purpose |
|---|---|---|---|
searchWeb | GET | /web/search | Return curated search results |
Each result includes a title, URL, source, publication date, summary, and a short explanation of why the source is relevant. The URLs point to real pages, so a later URL-reading capability can inspect the underlying source material.
The result set includes sources from the ECB, ECB Banking Supervision, the European Commission, La Banque Postale, Santander, BBVA, and ING Germany.