Evaluation Using Interface
Input:- Configuration Parameters:
- model: The model to use for the evaluation.
- Eval Prompt: The prompt to use for the evaluation.
- System Prompt: The system prompt to use for the evaluation.
- Result: The result of the evaluation.
Evaluation Using Python SDK
Click here to learn how to setup evaluation using the Python SDK.Input:
- Configuration Parameters:
- model:
string
- The model to use for the evaluation. - evalPrompt:
string
- The prompt to use for the evaluation. - systemPrompt:
string
- The system prompt to use for the evaluation.
- model:
- Result:
string
- The result of the evaluation.