It will open a text area with the role `AI Assistant`. Write an AI assistant prompt in this text area.
It will open a text area with the role `AI Assistant`. Write an AI assistant prompt in this text area.
It will open a text area with the role `User`. Write a user prompt in this text area.
It will open a text area with the role `User`. Write a user prompt in this text area.
All of these prompts are present inside an AI agent pipe and can also be customized. These prompts can use variables that make them dynamic.
🔹 To add a system prompt, navigate to any of your Langbase pipes and click on the `System Prompt Instructions` text area.
All of these prompts are present inside an AI agent pipe and can also be customized. These prompts can use variables that make them dynamic.
🔹 To add a system prompt, navigate to any of your Langbase pipes and click on the `System Prompt Instructions` text area.
That's it! You have successfully created a RAG system using a memory agent that can chat with your document.
Now, you can prompt the LLM model to get answers to your questions. It will search the memory and provide you with the best possible answer to your question.
That's it! You have successfully created a RAG system using a memory agent that can chat with your document.
Now, you can prompt the LLM model to get answers to your questions. It will search the memory and provide you with the best possible answer to your question.
1. Create or open an AI agent pipe.
2. In the editor, click `Memory`.
3. Select the memory from the `Search Memory Sets` dropdown.
1. Create or open an AI agent pipe.
2. In the editor, click `Memory`.
3. Select the memory from the `Search Memory Sets` dropdown.
1. Save the document to be attached in the memory as a PDF or TXT.
2. Open the memory created and upload the file.
3. Click "Refresh" to check the upload status.
4. Once the status is `Ready`, the document is processed and ready to use.
1. Save the document to be attached in the memory as a PDF or TXT.
2. Open the memory created and upload the file.
3. Click "Refresh" to check the upload status.
4. Once the status is `Ready`, the document is processed and ready to use.
1. Signup on Langbase
2. Click on the `Memory` tab on the left sidebar to open the memory page.
3. Click on the `Add New` button. Enter a name for the new memory.
4. Click on the `Create` button to create the memory.
1. Signup on Langbase
2. Click on the `Memory` tab on the left sidebar to open the memory page.
3. Click on the `Add New` button. Enter a name for the new memory.
4. Click on the `Create` button to create the memory.