How to create trackable and evaluate LLM workflows using Promptflow, Prompty, and OpenAI
(WORK_DIR / “judge.prompty”).write_text(“””— name: Judge model: api: chat configuration: type: openai connection: open_ai_connection model: gpt-4o-mini parameters: temperature: 0 max_tokens: 150…