Skip to content

feat: add optional Linkup web corpus ingestion#10

Open
sachasimov wants to merge 1 commit into
SantanderAI:mainfrom
sachasimov:feat/linkup-web-corpus-loader
Open

feat: add optional Linkup web corpus ingestion#10
sachasimov wants to merge 1 commit into
SantanderAI:mainfrom
sachasimov:feat/linkup-web-corpus-loader

Conversation

@sachasimov

@sachasimov sachasimov commented Jun 25, 2026

Copy link
Copy Markdown

Summary

  • Add an optional LinkupWebLoader that turns known public web pages into KnowledgeBase chunks for RAG adapter training.
  • Keep Linkup as an optional extra (linear-adapter-trainer[linkup]) with lazy SDK import and offline fake-client tests.
  • Document why clean, sourced, AI-agent-optimized web content helps build trusted retrieval corpora and include a runnable linkup_fetch example config.

Test plan

  • uv run pytest
  • uv run ruff check .
  • uv run black --check .

@sachasimov sachasimov requested a review from a team as a code owner June 25, 2026 17:13
@github-actions

github-actions Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@sachasimov

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

github-actions Bot added a commit that referenced this pull request Jun 25, 2026
@sachasimov sachasimov force-pushed the feat/linkup-web-corpus-loader branch from d5825bc to 9c44422 Compare June 25, 2026 17:21
@sachasimov sachasimov force-pushed the feat/linkup-web-corpus-loader branch from 9c44422 to cc58375 Compare June 25, 2026 17:22
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