Canner / wren-engine

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

feat(core): remove properties field from mdl and improve the error message #862

Closed goldmedal closed 2 weeks ago

goldmedal commented 2 weeks ago

Description

properties is never used on the engine side. We can remove it, and then the Wren AI side can use it more flexibly.