TypeChat
TypeChat copied to clipboard
TypeChat is a library that makes it easy to build natural language interfaces using types.
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0. Release notes Sourced from express's releases. 4.20.0 What's Changed Important IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was...
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.2.1 to 6.3.0. Release notes Sourced from path-to-regexp's releases. Fix backtracking in 6.x Fixed Add backtrack protection to 6.x (#324) f1253b4 https://github.com/pillarjs/path-to-regexp/compare/v6.2.2...v6.3.0 Updated README No API changes....
Bumps [axios](https://github.com/axios/axios) from 1.6.7 to 1.7.4. Release notes Sourced from axios's releases. Release v1.7.4 Release notes: Bug Fixes sec: CVE-2024-39338 (#6539) (#6543) (6b6b605) sec: disregard protocol-relative URL to remediate SSRF...
A set of two examples focused on leveraging typechat to improve the performance of in vehicle AI assistants.
@DanielRosenwasser suggested sample output data for the `healthCheck` example in a [PR review](https://github.com/microsoft/TypeChat/pull/166/files#r1451088753). Curious about the output myself, I ran the project and logged the result. 😀
This is a little experiment, to possibly allow using structured outputs with TypeChat. Note that you would want to only use this as a grammar for constraining the output, not...
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6. Changelog Sourced from cross-spawn's changelog. 7.0.6 (2024-11-18) Bug Fixes update cross-spawn version to 7.0.5 in package-lock.json (f700743) 7.0.5 (2024-11-07) Bug Fixes fix escaping bug...
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2. Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix to v3 [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml...
Bumps [axios](https://github.com/axios/axios) from 1.6.7 to 1.12.0. Release notes Sourced from axios's releases. Release v1.12.0 Release notes: Bug Fixes adding build artifacts (9ec86de) dont add dist on release (a2edc36) fetch-adapter: set...