-
In the intro example we have:
```py
# %%
import pandas as pd
df = pd.DataFrame(gs_cv.cv_results_)
df.insert(len(df.columns), "rmse", -df["mean_test_score"].values)
df[["param_alpha", "rmse"]…
-
Currently we don't have anything, and the [RAG example](https://github.com/pydantic/pydantic-ai/blob/main/pydantic_ai_examples/rag.py) just uses OpenAI's plain API to generate embeddings.
It seems …
-
As part of the API improvements for BioRxiv, we want to extend the `/search` API to allow searching for datasets by related works.
Add these parameters to the search:
- `relatedWorkIdentifier` -- the…
-
Need to define the various types of search we need. E.g. searching by labels. More open ended searching across multiple indexes. See Service APIs: https://docs.google.com/drawings/d/1LBNa5ZcUd8gDxayuS…
-
This issue is a follow-up of #3543
---
- Search for PRs on GitLab
-
An enterprise customer asked for an option to disable the AI overview result.
The real issue is with the HTML view since they need to screenshot it for internal records.
Internal links: [Front](…
-
### 🥰 需求描述 | Feature Description
Support Bing Search API
### 🧐 解决方案 | Proposed Solution
Add Bing Search API as an alternative to Searper
### 📝 补充信息 | Additional Information
Bing Search API provid…
-
search endpoints were added to graphql api but not rest api so far
-
A customer reached out with a request to scrape the new carousel layout found in some google search results, which is of high interest to them.
Here is an example search where I see the carousel, b…
-
A customer reported that their search returned empty results days ago but returned valid results today.
Failed search:
![image](https://github.com/user-attachments/assets/bacd3ee4-53ff-4aca-afb8-f…