-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add t3-chat extension #16961
base: main
Are you sure you want to change the base?
Add t3-chat extension #16961
Conversation
- encode URI, remove console logs - update description - Update README.md - first commit
Congratulations on your new Raycast extension! 🚀 You can expect an initial review within five business days. Once the PR is approved and merged, the extension will be available on our Store. |
Yo! Excited about this one. Thanks for building. |
For sure! |
- Update README.md - Fix fallback command undefined - Update README.md
I went ahead and pushed a fix for a minor bug where the extension would not get the fallback text |
Hey @Lermatroid! Would you be open to merging our two extensions? I.e. adding some fetching functionality to this? You can see mine here: |
Hey @ParkerSm1th! I had considered doing something similar, but winded up not going that direction for a few reasons:
If theo / mark have any opinions on this I'd certainly be interested. In the meantime however, I went this route more closely resembling the Perplexity extension. If I am missing something here though certainly let me know and I'd be happy to discuss! |
Description
Quickly lets users create new chats on T3 Chat with the ability to choose which model to use.
Screencast
For some reason the github media upload did not want to work, so here is a YouTube link: https://youtu.be/40f4S--Hbfg
Checklist
npm run build
and tested this distribution build in Raycastassets
folder are used by the extension itselfREADME
are placed outside of themetadata
folder