langchain-benchmarks icon indicating copy to clipboard operation
langchain-benchmarks copied to clipboard

Error in get_eval_config()

Open abhinav-kimothi opened this issue 1 year ago • 0 comments

get_eval_config() in langchain_benchmarks.rag

ValidationError: 1 validation error for ChatOpenAI

Parameters {'seed'} should be specified explicitly. Instead they were passed in as part of model_kwargs parameter. (type=value_error)

Screenshot 2024-07-28 at 4 23 52 AM

abhinav-kimothi avatar Jul 27 '24 22:07 abhinav-kimothi