mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-22 19:09:57 +00:00
docs: formatting cleanup (#32188)
* formatting cleaning * make `init_chat_model` more prominent in list of guides
This commit is contained in:
@@ -4,7 +4,7 @@ The interfaces for core components like chat models, LLMs, vector stores, retrie
|
||||
and more are defined here. The universal invocation protocol (Runnables) along with
|
||||
a syntax for combining components (LangChain Expression Language) are also defined here.
|
||||
|
||||
No third-party integrations are defined here. The dependencies are kept purposefully
|
||||
**No third-party integrations are defined here.** The dependencies are kept purposefully
|
||||
very lightweight.
|
||||
"""
|
||||
|
||||
|
Reference in New Issue
Block a user