-
chore(main): release 0.1.0 (#217)
发布于
2025-02-06 02:46:38 +00:00 🤖 I have created a release beep boop
0.1.0
(2025-02-06)⚠ BREAKING CHANGES
- langchain-sdk: The SDK for
toolbox-langchainis now located
here.
Features
- Add Cloud SQL for SQL Server Source and Tool
(#223)
(9bad952) - Add Cloud SQL for MySQL Source and Tool
(#221)
(f1f61d7) - Add Dgraph Source and Tool
(#233)
(617cc87) - Add local quickstart
(#232)
(497fb06) - Add user agents for cloud sources
(#244)
(8452f8e) - Add MySQL Source
(#250)
(378692a) - Add MSSQL source
(#255)
(8fca0a9)
Bug Fixes
- Auth token verification failure should not throw error immediately
(#234)
(4639cc6) - Fix typo in postgres test
(#216)
(0c3d12a) - mssql: Fix mssql tool kind to mssql-sql
(#249)
(1357be2) - mysql: Fix mysql tool kind to mysql-sql
(#248)
(669d6b7) - Schema float type
(#264)
(1702f74) - Typos at test cases
(#265)
(b7c5661) - Update README and quickstart with the correct async APIs.
(#269)
(21eef2e) - Update tool invoke to return json
(#266)
(ad58cd5)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Kurtis Van Gent 31518063+kurtisvg@users.noreply.github.com下载附件
- langchain-sdk: The SDK for