docs/tutorials/llm_chain/ #27593
Replies: 11 comments 7 replies
-
Every clear and straight forward tutorial! Thanks for your brilliant work! |
Beta Was this translation helpful? Give feedback.
-
Hi |
Beta Was this translation helpful? Give feedback.
-
Congratulations, simple, objective and functional tutorial! Thank you |
Beta Was this translation helpful? Give feedback.
-
cool man |
Beta Was this translation helpful? Give feedback.
-
awesome! |
Beta Was this translation helpful? Give feedback.
-
awesome!!! |
Beta Was this translation helpful? Give feedback.
-
short and sweet! |
Beta Was this translation helpful? Give feedback.
-
Easy to understand, short and crisp |
Beta Was this translation helpful? Give feedback.
-
In version 0.3, |
Beta Was this translation helpful? Give feedback.
-
I have configured aws in my system. How to configure aws credentials in jupyter notebook |
Beta Was this translation helpful? Give feedback.
-
docs/tutorials/llm_chain/
In this quickstart we'll show you how to build a simple LLM application with LangChain. This application will translate text from English into another language. This is a relatively simple LLM application - it's just a single LLM call plus some prompting. Still, this is a great way to get started with LangChain - a lot of features can be built with just some prompting and an LLM call!
https://python.langchain.com/docs/tutorials/llm_chain/
Beta Was this translation helpful? Give feedback.
All reactions