diff --git a/doc/prompts/index.md b/doc/prompts/index.md index 12e5647d94f842d6fa71fe7da283fbe9d4fa3249..c02438fa0f856568a3fe0fd60f682c3637108ca3 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