API Endpoints
Competitor Detection with LLM
This evaluator use an LLM-as-judge to check if the conversation is related to competitors, without having to name them explicitly
Env vars: OPENAI_API_KEY, AZURE_API_KEY, AZURE_API_BASE
POST
/
langevals
/
competitor_llm
/
evaluate
Body
application/json
List of entries to be evaluated, check the field type for the necessary keys
Evaluator settings, check the field type for what settings this evaluator supports
Optional environment variables to override the server ones
Response
200 - application/json