Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
September 13, 2023
·
London
autocoder
Learn how to use LLM function calling to automatically generate ChatGPT plugins, produce structured data, and integrate your own code in real time.
Overview
Automatic function calling in LLMs - instantly write ChatGPT plugins, generate structured data, and get ChatGPT to use your code.
(Sorry if it’s too late, I didn’t think I’d have time to finish the code!)
Links
Python generates JSON schemas for ChatGPT function calling, enabling plugins and validation.
Tech stack