Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 214 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 214 Bytes

Auto Functions

Automatically use function tools in your OpenAI queries for any API that publishes an OpenAPI spec.

Development

Run the dev server with:

uvicorn --reload 'auto_functions.main:app'