How to make the chat completion from perplexity or other AI models 100% returns a structured format? I am using beta.chat.completions.parse(), still it only works for OpenAI's models
Heyy everyone, I am new to Portkey and am a bit overwhelmed by this amazing project. I am currently local hosting the docker compose container and am working on conditional routing. The documentation told me to create virtual keys for the targets, however, I could not find out where can I create those virtual keys locally except creating the keys on the official app.portkey.ai console. Does that mean that to use conditional routing, I must access the service through portkey cloud?
Also, I could not access the gateway console on http://localhost:8787/public/ as this route simply does not exist in the index.ts. Therefore, I am super confused by the GitHub README documentation.