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.