diff --git a/(docs)/docs/tooling/tools/page.mdx b/(docs)/docs/tooling/tools/page.mdx index b410b04edd6..b807c403c61 100644 --- a/(docs)/docs/tooling/tools/page.mdx +++ b/(docs)/docs/tooling/tools/page.mdx @@ -80,6 +80,10 @@ This section contains a list of non-IDE tools that are useful for prompting. > "ThoughtSource is a central, open resource and community centered on data and tools for chain-of-thought reasoning in large language models (Wei 2022). Our long-term goal is to enable trustworthy and robust reasoning in advanced AI systems for driving scientific research and medical practice." +### [Promptotype - The Platform for { structured } Prompt Engineering](https://www.promptotype.io) + +> Develop, test, and monitor your LLM structured tasks. Including: 1. Extended playground with function calling, and structured outputs. 2. Manage a library of templated prompts, models, and collections of test-cases. 3. Run prompts on whole test-case collections at once. 4. Schedule automated tests. 5. Fine tuning a model based on test-case collections. -> And More! + ## Misc. ### [GPT Index](https://gpt-index.readthedocs.io/en/latest/)(@Liu_GPT_Index_2022)