Canner / wren-engine

🤖 The semantic engine for LLMs, bringing semantic context to AI agents. 🔥
https://getwren.ai/oss
Apache License 2.0
129 stars 36 forks source link

test: create a framework for testing functions #922

Closed grieve54706 closed 2 days ago

grieve54706 commented 3 days ago

Test all functions in CSV could be executed.

grieve54706 commented 3 days ago

Hi @goldmedal, I adjusted the CSV and CSV reader based on the new Wren core. It looks so good. Thanks for your help.