The recent advancements in large language models have spurred the emergence of AI assistants. Dingo is a simple micro-framework that allows Python functions to be integrated into ChatGPT with just one line of code. It also automatically generates documentation comments for functions, streamlines the integration process, and can be packaged and deployed as a web server compatible with the OpenAI API. The advent of Dingo has made function integration simpler and more efficient, enabling developers to focus more on the core functionalities of their applications.