🌐 asyncflows is platform-independent.
- Any language model,
- Any SQL Database,
- Any S3-compatible blob storage,
- Any server: run asyncflows anywhere!
If you’d like to use asyncflows with another tool we don’t yet support, please open an issue on GitHub.
ALT An image containing a directed acyclic graph showing how one can take a database URL to make a DB schema and generate a SQL statement with a query. Then extract the SQL statement, execute the SQL statement, and produce a chat response using the output of the SQL and the user query.