parent
2ec01afd8b
commit
6a3f89c2b9
1 changed files with 2 additions and 0 deletions
|
|
@ -119,6 +119,8 @@ llms:
|
|||
documentation: "https://python.langchain.com/docs/modules/model_io/models/chat/integrations/anthropic"
|
||||
HuggingFaceHub:
|
||||
documentation: "https://python.langchain.com/docs/modules/model_io/models/llms/integrations/huggingface_hub"
|
||||
VertexAI:
|
||||
documentation: "https://python.langchain.com/docs/modules/model_io/models/llms/integrations/google_vertex_ai_palm"
|
||||
memories:
|
||||
ConversationBufferMemory:
|
||||
documentation: "https://python.langchain.com/docs/modules/memory/how_to/summary"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue