tmc / langchaingo

LangChain for Go, the easiest way to write LLM-based programs in Go
https://tmc.github.io/langchaingo/
MIT License
3.75k stars 521 forks source link

Calculator failed to calculate 30 ** 0.23 #870

Open keisni opened 4 weeks ago

keisni commented 4 weeks ago

tool.Call returns "error from evaluator: input:1:6: got '**' after expression, want EOF"