Skip to content

docs: add AgentsKit TypeScript RAG example - #116

Open
EmersonBraun wants to merge 3 commits into
qdrant:masterfrom
AgentsKit-io:codex/agentskit-rag-typescript
Open

docs: add AgentsKit TypeScript RAG example#116
EmersonBraun wants to merge 3 commits into
qdrant:masterfrom
AgentsKit-io:codex/agentskit-rag-typescript

Conversation

@EmersonBraun

Copy link
Copy Markdown

Summary

  • add a provider-neutral TypeScript RAG example using @agentskit/rag and Qdrant-backed @agentskit/memory
  • include a deterministic local embedder so the full flow runs without credentials
  • create the collection, ingest chunked documents, preserve source IDs, and retrieve ranked context
  • add strict TypeScript and credential-free embedder tests
  • add one README index row

Validation

  • installed the published @agentskit/memory@0.11.4 with npm — 0 vulnerabilities
  • npm test — 2 passed
  • npm run check
  • live Qdrant 1.15.4 ingest and retrieval returned the expected AgentsKit document first with score 0.6495
  • git diff --check

@EmersonBraun
EmersonBraun marked this pull request as ready for review July 27, 2026 16:59
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