·LangChain
Module 2 Lesson 1: What is a Model Abstraction?
The Power of Agnosticism. Why LangChain uses wrappers to ensure you can switch models without rewriting your code.
2 articles
The Power of Agnosticism. Why LangChain uses wrappers to ensure you can switch models without rewriting your code.
Hands-on: Implementing a model switcher that allows you to change the 'Brain' of your app via a simple configuration.