Skip to content

Conversation

@R5dan
Copy link

@R5dan R5dan commented Mar 6, 2025

This pr adds sub bangs

I got the idea when I wanted to use t3 chat but on a different model.
As t3 chat doesn't currently support choosing models in the /new endpoint I added google translate instead

The premise is this:
If you want to use 4o then you could do

!t3 !4o query

And it would create a chat using 4o

The google translate one works with the following sub bangs:

  • !t: the language to translate to - takes 1 parameter following immediately - defaults: en
  • !f: the language to translate from - takes 1 parameter following immediately - defaults: auto

NOTE: Can be in any order

for example

!tr !f fr !t en et

will go to the page to translate et from French to English

@vercel
Copy link

vercel bot commented Mar 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unduck ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 27, 2025 6:31pm

ode types
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