Releases: universal-tool-calling-protocol/go-utcp
Releases · universal-tool-calling-protocol/go-utcp
v1.7.1
Fix Graphql tool discovery #131)
v1.7.0
Merge pull request #128 from universal-tool-calling-protocol/set-get-…
v1.6.9
Merge pull request #126 from universal-tool-calling-protocol/grpc-auth
Grpc auth
v1.6.8
Merge pull request #122 from universal-tool-calling-protocol/codex/ex…
v1.6.7
Updated Transports and UTCP client CallTool method
Use of jsoniter instead encoding/json, now json operations are faster.
v1.6.6
Openapi converter (#111)
* fix: openapi converter has been fixed
* fix: openapi converter
* feat: openapi converter works !
* fix openapi converter
v1.6.5
Optimize CallTool caching (#108)
* cache provider in resolveTool
* Clone provider before substitution
* clone provider on resolve
v1.6.4
feat: Changes in utcp client, performance optimizations (#106)
* feat: caches
* feat: utcp client fix bugs
* test: add benchmarks
v1.6.3
feat: Changes in utcp client, performance optimizations (#106)
* feat: caches
* feat: utcp client fix bugs
* test: add benchmarks