diff --git a/(docs)/fr/docs/tooling/tools/page.mdx b/(docs)/fr/docs/tooling/tools/page.mdx index b410b04edd6..1cb3c0d8021 100644 --- a/(docs)/fr/docs/tooling/tools/page.mdx +++ b/(docs)/fr/docs/tooling/tools/page.mdx @@ -15,6 +15,11 @@ This section contains a list of non-IDE tools that are useful for prompting. > > This library is aimed at assisting in the development of those types of applications. +### [PromptLayer](https://www.promptlayer.com) + +> PromptLayer is a comprehensive prompt engineering platform that empowers teams and individuals to collaboratively build LLM applications. With a focus on observability, evaluation, and iteration, PromptLayer provides a streamlined experience for developing and refining LLM-powered solutions. At the core of the platform is the Prompt Registry, a content management +> system (CMS) designed specifically for prompts. The Prompt Registry enables users to version, test, manage, and observe prompts. + ### [PromptAppGPT](https://github.com/mleoking/PromptAppGPT) > PromptAppGPT is a low-code prompt-based rapid app development framework. PromptAppGPT contains features such as low-code prompt-based development, GPT text generation, DALLE image generation, online prompt editer+compiler+runer, automatic user interface generation, support for plug-in extensions, etc. PromptAppGPT aims to enable natural language app development based on GPT.