- LLM Provider: Pick the LLM you want to use for this prompt.
- Prompt Messages: Add any system, user, or assistant messages to your prompt. For more info on what prompt messages are, you can read this guide.
- Function calling: Any function/tools you want the LLM to be aware of should be added here.
Function descriptions must be passed in JSON format. In order to add multiple functions, simply add another entry to the JSON list with proper attributes.
- Invocation Parameters: Different LLM providers have different invocation hyperparameters, that affect the LLMs output. You can attach these to your prompts.
- Save Prompt: In order to create your prompt and store it in the Prompt Hub, you MUST save it with this button. Save it under a chosen name and description, with tags if you like.
- Alyx: Use our assistant to create prompts for you.