nexusflowai / NexusRaven-V2

387 stars 32 forks source link

Cannot Reproduce GPT4 Evaluations #11

Open snova-guhae opened 4 months ago

snova-guhae commented 4 months ago

I get "ValueError: not enough values to unpack (expected 2, got 1)" when I try

 func_signature, func_docstring = tool_conv.description.split(" - ", 1)

This is with any of the benchmarks. This is in the Benchmark_GPT4.ipynb file. My LangChain version is 0.2.6. Does this differ from the expected versioning? Thank you!

ohsuz commented 2 months ago

I faced the same error and solved it using langchain==0.1.0