Connect API Example
Demonstrates a client and server implementation using the Connect API, enabling interaction with OpenAPI-compatible servers.
关于
This repository provides a basic example of how to build a client and server application using the Connect API. It showcases how to register Swagger tools with Chatlas, allowing you to interact with OpenAPI-compatible servers through a chat interface. The example includes functionality for expanding Swagger file references, transforming them into operation dictionaries, and mapping operations to tools for easy integration with chat platforms like Chatlas.
主要功能
- Swagger file reference expansion
- Swagger tool registration with Chatlas
- Transformation of Swagger files into operation dictionaries
- 0 GitHub stars
- Client and server implementation using Connect API
- Mapping of operations to tools
使用案例
- Automating API interactions through chat commands
- Building chat-based interfaces for interacting with APIs
- Integrating Swagger documentation with chat platforms