Skip to content

Document WellMarkedRetriever in the README#3

Merged
gradill22 merged 2 commits into
mainfrom
docs/readme-full-sync
Jul 24, 2026
Merged

Document WellMarkedRetriever in the README#3
gradill22 merged 2 commits into
mainfrom
docs/readme-full-sync

Conversation

@gradill22

Copy link
Copy Markdown
Contributor

The package exports a WellMarkedRetriever (web search → extraction → Documents, Pro+) alongside WellMarkedLoader, but the README only documented the loader.

Adds a Retriever section (usage + api_key/num_results/render_js options) and mentions it in the intro.

Docs-only; no code changes.

gradill22 and others added 2 commits July 23, 2026 20:23
The package ships a WellMarkedRetriever (search the web → extract → return
Documents) alongside the loader, but the README only covered the loader.
Add a Retriever section with its options, and mention it in the intro.

Docs only.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
CI installs ruff unpinned (`ruff>=0.4`/`>=0.6`) and runs `ruff check .`.
A newer ruff release broadened its *default* rule selection to include
pyupgrade / flake8-simplify / isort / ruff-native rules, which turned CI
red on code that was clean at merge time (UP006/UP007/UP035/UP037/UP045,
SIM117/SIM118, I001, RUF012) — none of them E/F errors.

Pin `[tool.ruff.lint] select` to ruff's classic default (E4/E7/E9/F) so
`ruff check` verifies what these repos were written against regardless of
which ruff version CI installs. Adopting the newer rule families is a
deliberate migration for a separate PR.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@gradill22 gradill22 self-assigned this Jul 24, 2026
@gradill22
gradill22 merged commit 61c2f2d into main Jul 24, 2026
6 checks passed
@gradill22
gradill22 deleted the docs/readme-full-sync branch July 24, 2026 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant