Completed
- 00:23:09 C02 - Tool Calls
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Rust AI Function Calling Tutorial - Using async-openai
Automatically move to the next video in the Classroom when playback concludes
- 1 - Overview
- 2 - 00:01:36 C00 - Setup - Cargo.toml / dependencies
- 3 - 00:03:50 C00 Setup - Error.rs
- 4 - 00:07:11 C01 - Simple Chat
- 5 - 00:23:09 C02 - Tool Calls
- 6 - 00:34:23 C03 - Tool Responses
- 7 - 00:52:11 C04 - Conv refactoring
- 8 - 01:03:36 C05.1 - Continue refactor for schema.rs
- 9 - 01:14:24 C05.2 - Schema.rs and Spec
- 10 - 01:31:09 C05.3 - into spec params
- 11 - 01:46:50 C06.1 - joinset - concurrent OpenAI Request
- 12 - 01:51:44 C06.2 - Bonus - rpc_router state i.e. resources