portkey.prompts.completions.create
method, but couldn't find anything that could help.portkey.chat.completions.create
: I could pass the array of messages but can't pass a Portkey prompt ID for the top-level system message that I want to maintain in Portkey.portkey.prompts.completions.create
: I could use a prompt in Portkey, but can't pass the array of conversation.Raw
on the UI in the prompt. Not sure if this was covered in the documentation somewhere.Raw
mode is exactly to support this use case. We covered some of that functionality in this cookbook: https://portkey.ai/docs/cookbooks/few-shot-prompting