Skip to content

feat: Implement E2E Scenario 011: Embedding API Keys#49

Open
anicolao wants to merge 1 commit into
mainfrom
feat/011-embedding-api-keys
Open

feat: Implement E2E Scenario 011: Embedding API Keys#49
anicolao wants to merge 1 commit into
mainfrom
feat/011-embedding-api-keys

Conversation

@anicolao

Copy link
Copy Markdown
Owner

This PR implements section 011 'Embedding API keys' as specified in the documentation plan.

Key changes:

  • Fixed the build by replacing bun with execaCommand in bin/version.ts.
  • Updated package.json scripts to use npx tsx instead of bun.
  • Implemented E2E Scenario 011 in tests/playwright/011-embedding-api-keys/011-embedding-api-keys.spec.ts.
  • Generated README.md, DOCS.md, and screenshots for the new scenario.

Closes #36

@github-actions

Copy link
Copy Markdown

📖 Documentation Book Preview

The documentation book has been updated with changes from this PR.

View Preview

Built from latest commit in this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

persona: coder Persona: Coder

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Write E2E Test and Docs for 011- Embedding API keys

1 participant