Files
langchain/docs
Bagatur a1df71ad8e langchain[minor]: add universal init_model (#22039)
decisions to discuss
- only chat models
- model_provider isn't based on any existing values like llm-type,
package names, class names
- implemented as function not as a wrapper ChatModel
- function name (init_model)
- in langchain as opposed to community or core
- marked beta
2024-06-20 13:52:21 -07:00
..
2024-06-20 13:52:19 -07:00
2024-05-01 17:34:05 -07:00
2023-12-17 12:55:49 -08:00
2024-05-08 12:29:59 -07:00

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide