How to get started with LangChain?

Hello everybody,

I am trying to understand these lang chain nodes since while, but I just don’t get it. Some of them have system prompts I can enter, some of them have not.

Some have a prompt and user prompt and system prompt where I don’t know why, like the “Basic LLM Chain”.

Does anyone knows an good how to start guide?

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

The initial message you notated would be the default user prompt. The rest allows for system or assistant (or others depending on model) prompts to be setup. System and assistant prompts are essentially the same, defining the bots role and format etc. The user prompt is the input from you for your request to the model.

You can, for various reasons, also input more user prompts as well, perhaps like a pre or post stage.

Thanks.

Do you know any good tutorials? I did watch the ones on YouTube but I still have @ManyQuestions xD

Hi,

It’s in Portuguese, but maybe this YouTube playlist of Autotic might give you some help https://youtube.com/playlist?list=PL6WacTcxV8LN_dosN51BR92PYjwch0l99&si=nNS9s413LUxUnn5L

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.