From dfedbf62ae3b41229c71fd644be47ae7c8886a93 Mon Sep 17 00:00:00 2001 From: Jonathan Pedoeem Date: Tue, 7 May 2024 16:54:13 -0400 Subject: [PATCH 1/2] Update page.mdx --- (docs)/fr/docs/tooling/tools/page.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/(docs)/fr/docs/tooling/tools/page.mdx b/(docs)/fr/docs/tooling/tools/page.mdx index b410b04edd6..c59a9ebc2a6 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. From beee776d273e4a682bf6e3052b0d90019ce72c95 Mon Sep 17 00:00:00 2001 From: Jonathan Pedoeem Date: Tue, 7 May 2024 17:05:40 -0400 Subject: [PATCH 2/2] Update page.mdx --- (docs)/fr/docs/tooling/tools/page.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/(docs)/fr/docs/tooling/tools/page.mdx b/(docs)/fr/docs/tooling/tools/page.mdx index c59a9ebc2a6..1cb3c0d8021 100644 --- a/(docs)/fr/docs/tooling/tools/page.mdx +++ b/(docs)/fr/docs/tooling/tools/page.mdx @@ -18,7 +18,7 @@ This section contains a list of non-IDE tools that are useful for prompting. ### [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. +> system (CMS) designed specifically for prompts. The Prompt Registry enables users to version, test, manage, and observe prompts. ### [PromptAppGPT](https://github.com/mleoking/PromptAppGPT)