Appearance
Account
You can access all your account information by clicking on your email address in the bottom left corner of the IDE next to the icon. On the account page you can also manage your account settings, API keys, and subscription details.
Subscriptions
Subscriptions are managed entirely via the Stripe customer portal.
The most up to date overview of the different plans and respective pricing is available on the homepage under "pricing".
Upgrade
You can upgrade your account via the Account page by clicking on the "Upgrade account" in the Subscription section. Currently there are only "Single" plans available in the subscription portal. If you are interested in a "Team" plan, please get in touch.
Manage your subscription
You can manage your subscription, update billing details, and access your invoices directly on Stripe by clicking "Manage subscription" on the Account page.
If you are on a Team plan, please get in touch for dedicated support regarding your subscription.
Settings
Display name
You can specify a display name that will take the place of your email address at the bottom left of the screen. This can come in handy if you want to share screen recordings of your prompting flow without publicly revealing your email address.
Other than that the display name will have no effects.
OpenAI Organization ID
If set, the Organization ID will be attached to all OpenAI API requests. This will assure that your completions are attributed to the correct organization and respective billing settings and rate limits apply.
For more information about OpenAI Organization IDs, please consult the OpenAI documentation directly. You can find your OpenAI organization ID in your OpenAI account under "Organization Settings".
Note
OpenAI API keys should work without Organization ID, but if you get unreasonable rate limit errors, it might be necessary to set the Organization ID.
Proxy
Instead of connecting directly to the supported inference APIs (see LLM Index), you can also route requests through a proxy server.
At the moment, only proxy servers that are compatible with the LiteLLM SDK are supported. Take a look at the LiteLLM simple proxy documentation to find out how to set one up yourself, or get in touch with Krrish and Ishaan for more information on a hosted proxy.
Switching to proxy mode is easy. Just toggle the proxy setting "on" and add your proxy URL and key. That's it!
Note that there is currently no customization for the model list in proxy mode and only the Promptmetheus default set of models will be available.
Changing your email address
Changing your email address is currently not possible via the app. Please get in touch via email and we will help you out.
Note
For security reasons, we will have to verify that you control the email address associated with your account. So, if you can, please reach out from the email address that you signed up with.
Resetting your password
You can reset your password either from the login page or via the dedicated action on the bottom of the account page if you are logged in.
Deleting your account
You can delete your account via the dedicated action on the bottom of the account page. Please note that this action is irreversible and all your data will be lost.