Completed
- Basic setup instructions for LiteLLM
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
LiteLLM - A Unified API Interface for Multiple Language Models
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction to using multiple APIs through a single endpoint
- 2 - Explanation of how different APIs have different formats
- 3 - Introduction to LiteLLM as open source solution
- 4 - Overview of testing different use cases
- 5 - Basic setup instructions for LiteLLM
- 6 - Demo of basic API calls
- 7 - Discussion of LiteLLM's business model
- 8 - Testing long context with Berkshire transcript
- 9 - Demonstration of streaming functionality
- 10 - Testing tool calling capabilities
- 11 - Testing o1 series models
- 12 - Testing image input functionality
- 13 - Introduction to custom endpoints
- 14 - Setting up RunPod custom endpoint
- 15 - Demonstration of local endpoint with LM Studio
- 16 - Conclusion and recommendations
- 17 - Comparison with alternatives like Langchain and DSPy
- 18 - Reference to Advanced Inference Repo