Skip to content

🚀 Evaluation pipeline + MS SQL Server support + Bug fixes

Compare
Choose a tag to compare
@RamiAwar RamiAwar released this 29 Jul 19:15
· 115 commits to main since this release
v1.0.11
59dd946

⚡️ This one's a big one! We got a lot of cool stuff. ⚡️

What's Changed

  1. We added a new evaluation pipeline that can give us a score card when
    evaluating Langgraph workflow changes to detect regressions/improvements in quality.

  2. We added support for MS SQL Server as requested by Erin! 🚀🚀 (This was challenging, SQL server contains strange nested schemas we've never heard of before!)

  3. Crushed a bunch of bugs. Lots of them. SQLite bugs, error handling bugs,
    connection setup bugs, you name it we crushed it.


GS8bKaDXUAAEOQ9

Too short wanna read more? We got you:

Full Changelog: v1.0.10...v1.0.11