Skip to content
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

Not Diamond extension #15017

Closed
wants to merge 2 commits into from

Conversation

dragos199993
Copy link

Hi there! I am a big fan of Raycast and would love to integrate Not Diamond into it. In case you’re unfamiliar with Not Diamond, it automatically routes your prompts to the AI model best-suited to respond to that prompt. By using Not Diamond as an AI “meta-model,” you can achieve state-of-the-art performance that beats every foundation model on every major benchmark.*

For adding Not Diamond to Raycast we would like to add an extension with the following features:

  • Add Not Diamond API Key and optional other provider API Keys + change the Tradeoff value
  • After initial configuration, based on the added providers, the user can select from a multi select list all available providers supported by Not Diamond
  • Simple chat with history. For now there is no history conversation, but based on feedback we can add it on a later stage
  • After getting a result, copy to clipboard to ease the day by day workflow

We didn't tried to battle how Raycast is built and we used all of the outbox UI components and functionality in order to not deviate from the original idea.

*If you’d like to learn more about our routing, check out [this example walkthrough video with Tomas](https://x.com/tomas_hk/status/1818296673749328199), our CEO. You can also

@raycastbot
Copy link
Collaborator

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.

@raycastbot raycastbot added the new extension Label for PRs with new extensions label Oct 21, 2024
@dragos199993 dragos199993 reopened this Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new extension Label for PRs with new extensions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants