Skip to content

docs: fix typos in Python examples - #193

Open
sy0u1ti wants to merge 1 commit into
future-agi:mainfrom
sy0u1ti:docs/fix-python-example-typos
Open

docs: fix typos in Python examples#193
sy0u1ti wants to merge 1 commit into
future-agi:mainfrom
sy0u1ti:docs/fix-python-example-typos

Conversation

@sy0u1ti

@sy0u1ti sy0u1ti commented Aug 15, 2026

Copy link
Copy Markdown

What does this PR do?

Corrects three typos in Python examples: a Haystack prompt, a LlamaIndex pipeline variable, and a Vertex AI sample prompt.

Why?

These examples are copied by users, so the prompt text and identifiers should be clear and correctly spelled.

How was it tested?

  • Unit tests added / updated (N/A - example text and identifier corrections only)
  • Integration tests pass (N/A - no gateway behavior changed)
  • ruff check passes for all three changed files
  • All three changed files compile with python -m py_compile
  • codespell passes for all three changed files
  • Public types, env vars, or SDK behavior changes are documented (N/A - none changed)

Checklist

  • Branch is off main
  • Commit messages follow Conventional Commits
  • No TODOs or commented-out code left in
  • No real API keys or secrets in the diff
  • Prose changes do not introduce new project terminology

Notes for reviewers

No runtime behavior or public API changes.

@sy0u1ti
sy0u1ti marked this pull request as ready for review August 15, 2026 05:51
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