v0.0.21
0.0.21 (2024-12-19)
Features
- observe: add response headers and status code (#141) (96c06ba)
- tools: add llm and calculator tools (#132) (1797a53)
What's Changed
- docs(README): add instructions to implement custom native typescript tool by @hebusch in #89
- build(deps): Bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group across 1 directory by @dependabot in #126
- feat(tools): add llm and calculator tools by @xjacka in #132
- feat(observe): add response headers and status code by @GALLLASMILAN in #141
New Contributors
Full Changelog: v0.0.20...v0.0.21