Skip to content

Conversation

@jamsea
Copy link
Contributor

@jamsea jamsea commented Jan 23, 2026

This demo is using old patterns and was made before we had the multi-translation demo. I think it's best to just remove it and reference the multi-translation demo instead.

* Initial plan

* Remove translation-chatbot demo while keeping daily-multi-translation

Co-authored-by: jamsea <614910+jamsea@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jamsea <614910+jamsea@users.noreply.github.com>
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes the deprecated translation-chatbot demo (built with older patterns) and updates repo indexes to point users toward the newer multi-translation demo.

Changes:

  • Deletes the translation-chatbot/ demo implementation and its associated config/docs/assets.
  • Removes translation-chatbot from the runnable demos manifest (scripts/demos.json).
  • Updates the top-level README to drop the translation-chatbot link and keep daily-multi-translation as the translation example.

Reviewed changes

Copilot reviewed 9 out of 10 changed files in this pull request and generated no comments.

Show a summary per file
File Description
translation-chatbot/pyproject.toml Removes the demo’s Python project definition and dependencies.
translation-chatbot/pcc-deploy.toml Removes Pipecat Cloud deployment config for the demo.
translation-chatbot/env.example Removes demo-specific environment variable template.
translation-chatbot/bot.py Removes the demo bot implementation.
translation-chatbot/README.md Removes demo documentation that is no longer relevant.
translation-chatbot/Dockerfile Removes demo Docker build configuration.
translation-chatbot/.gitignore Removes demo-local gitignore file.
translation-chatbot/image.png Removes the demo image asset.
scripts/demos.json Removes the demo entry so it’s no longer included in automation/runnable demo lists.
README.md Removes the repo-level link to the deprecated demo and keeps the newer translation example.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

@markbackman markbackman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good to me.

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.

3 participants