π CheckList
π Bug Description
When creating an evaluator, clicking 'Debug' sometimes returns a normal response, but sometimes displays an error: 'Invalid model output.
When testing with this evaluator, checking the call trace also shows 'Invalid model output.
On the official website, using the web version to build prompts and evaluators in the same way does not result in errors.
Question: Does the official Doubao model's evaluator output have a fixed format requirement? If so, what is this format?
Additionally, must the evaluator be built exclusively with the Doubao model? Are other models incompatible (e.g., a locally deployed coze-loop)?
π Steps to Reproduce
- Using source-deployed coze-loop
- Employing locally hosted DS-v3 model
- When constructing the evaluator and clicking debug, intermittent model output errors occur during multiple runs
β
Expected Behavior
no error
β Actual Behavior
invalid output from model,code=601205015 message=invalid output from model
π¨ Severity
None
π§ Component
None
π» Environment
No response
π§ Go Environment
No response
π Logs
π Additional Context
No response