You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mrh997 a0e96f1391
refactor: migration from OpenAPIV3 to JSONSchema (#108)
9 months ago
..
main.go refactor: migration from OpenAPIV3 to JSONSchema (#108) 9 months ago
readme.md refactor: migration from OpenAPIV3 to JSONSchema (#108) 9 months ago

readme.md

说明

eino 提供了把 json schema 转为 eino tool schema 的方法。 对于想直接把一个 http 接口作为 eino 中的一个 tool 使用的场景,提供了便捷的方法。

关于 tool 更多的信息,可以参考: https://www.cloudwego.io/zh/docs/eino/core_modules/components/tools_node_guide/