Closed Dineshkumar-Anandan-ZS0367 closed 2 weeks ago
Hi @Dineshkumar-Anandan-ZS0367, thanks for your feedback! We have already located the problem, and we are fixing it. This should be done by the end of next week.
Hi @Dineshkumar-Anandan-ZS0367, the problem is fixed in another branch and will be merged into the main branch soon through PR #45. The CAMEL integration of CRAB is currently still unstable, and your feedback is really precious to us. Feel free to reach out when you meet other problems :)
Hi @Dineshkumar-Anandan-ZS0367, since PR #45 has been merged we are closing this Issue. Thanks for your feedback!
What version of camel are you using?
0.2.1
Problem description
ValueError: Unexpected argument
logit_bias
is input into Groq model backend.Reproducible example code
if name == "main": benchmark = create_benchmark(template_benchmark_config) task, action_space = benchmark.start_task("0") env_descriptions = benchmark.get_env_descriptions()