Completed
- Choosing LLM for function calling
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
LLM Function Calling with Llama 3 - Tool Choice, Argument Mapping, and Groq Llama 3 Tool Use
Automatically move to the next video in the Classroom when playback concludes
- 1 - Function calling with LLMs?
- 2 - Text tutorial on MLExpert.io
- 3 - Choosing LLM for function calling
- 4 - How function calling works
- 5 - Google Colab setup
- 6 - Habit tracker app
- 7 - Tools definition
- 8 - Function arguments mapping
- 9 - Prompting for function calling tool use
- 10 - Sequence of function calls with chat history
- 11 - Conclusion