ขนาดวิดีโอ: 1280 X 720853 X 480640 X 360
แสดงแผงควบคุมโปรแกรมเล่น
เล่นอัตโนมัติ
เล่นใหม่
Integration with video and image generation ie Stable Diffusion = interesting.
Thank you mam
Most welcome 😊
Thanks for the update.
Any api based service? This would be more than 8gb .
from langchain_mistralai.chat_models import ChatMistralAIfrom dotenv import load_dotenvload_dotenv()chat = ChatMistralAI(api_key=os.environ["api_key"])messages = [HumanMessage(content="knock knock")]chat.invoke(messages)prompt = ChatPromptTemplate.from_template("Tell me a joke about {topic}")chain = prompt | chat
for coding they did'nt compared it with claude sonet //\
Integration with video and image generation ie Stable Diffusion = interesting.
Thank you mam
Most welcome 😊
Thanks for the update.
Most welcome 😊
Any api based service? This would be more than 8gb .
from langchain_mistralai.chat_models import ChatMistralAI
from dotenv import load_dotenv
load_dotenv()
chat = ChatMistralAI(api_key=os.environ["api_key"])
messages = [HumanMessage(content="knock knock")]
chat.invoke(messages)
prompt = ChatPromptTemplate.from_template("Tell me a joke about {topic}")
chain = prompt | chat
for coding they did'nt compared it with claude sonet //\