From bdf5da367ab1aec1fd566e53e09045b01257d3db Mon Sep 17 00:00:00 2001 From: David O'Regan Date: Fri, 21 Jun 2024 08:34:19 +0000 Subject: [PATCH] Update file index.md --- doc/prompts/index.md | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/doc/prompts/index.md b/doc/prompts/index.md index 12e5647d..c02438fa 100644 --- a/doc/prompts/index.md +++ b/doc/prompts/index.md @@ -78,8 +78,6 @@ Follow these steps to upload your template to the LangSmith playground based on ```markdown #### Example Response: - ``` - ```plaintext Action: DirectAnswer Final Answer: To show an alert box in JavaScript, you can use the built-in `alert()` function. Here's an example: @@ -107,13 +105,4 @@ Follow these steps to upload your template to the LangSmith playground based on ## Step 8: Verify Your Template 1. After saving, test the template in the playground to ensure it functions as expected. -2. Make any necessary adjustments to the template and settings. - -## Step 9: Documentation and Sharing - -1. Document the steps and usage for others in your team. -2. Share the template link and documentation with your team for collaborative use. - -## Conclusion - -Your template is now ready for use in the LangSmith playground. Make sure to regularly update and refine the template based on feedback and new requirements. \ No newline at end of file +2. Make any necessary adjustments to the template and settings. \ No newline at end of file -- GitLab