mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-05 21:12:48 +00:00
templates: fix deps (#15439)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from langchain.prompts import ChatPromptTemplate
|
||||
from langchain_community.llms import Replicate
|
||||
from langchain_core.prompts import ChatPromptTemplate
|
||||
|
||||
# LLM
|
||||
replicate_id = "andreasjansson/llama-2-13b-chat-gguf:60ec5dda9ff9ee0b6f786c9d1157842e6ab3cc931139ad98fe99e08a35c5d4d4" # noqa: E501
|
||||
|
Reference in New Issue
Block a user