Skip to content

docs: vector-export examples for Milvus, Pinecone, Qdrant - #8

Merged
bytes-as merged 1 commit into
mainfrom
feat/vector-export-examples
Jul 29, 2026
Merged

bytes-as merged 1 commit into
mainfrom
feat/vector-export-examples

Conversation

@bytes-as

Copy link
Copy Markdown
Collaborator

Summary

Adds examples/vector-export/{milvus,pinecone,qdrant}.mjs — crawl a site with Anakin, chunk + embed the content, and upsert into each vector DB. Shares a small lib/ (crawlAndChunk, embed, deterministic-id) across all three.

Note: this branch is based on chore/bump-vitest-deps (already-existing work), not main directly — the diff may include that branch's changes too if it hasn't merged yet.

🤖 Generated with Claude Code

Crawl a site with Anakin, chunk + embed the content, and upsert it
into a vector DB. Each example shares a lib/ (crawlAndChunk, embed,
deterministic-id) and differs only in the DB-specific upsert call.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@bytes-as
bytes-as merged commit 6219719 into main Jul 29, 2026
2 of 3 checks passed
@bytes-as
bytes-as deleted the feat/vector-export-examples branch July 29, 2026 08:09
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