Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added tool and IDE Adaline #1147

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions (docs)/ar/docs/tooling/IDEs/adaline/page.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
export const metadata = { sidebar_position: 12, title: "Adaline" };

# Adaline

[Adaline](https://adaline.ai/) is the single collaborative platform for product and engineering teams to iterate, evaluate, deploy, and monitor prompts for LLMs.

<div style={{ textAlign: "center" }}>
<Image
src="/docs/assets/tooling/adaline.webp"
width={1200}
height={891}
style={{ width: "750px", margin: "auto" }}
/>
</div>

## Features

1. Quickly iterate on your prompts in a collaborative playground that supports all the major providers, variables, automatic versioning, and more.
2. Confidently ship by evaluating your prompts with a suite of evals like context recall, llm-rubric (LLM as a judge), latency, and more. Let us handle intelligent caching and complex implementations to save you time and money.
3. Easily build datasets from real data using Logs, upload your own as a CSV, or collaboratively build and edit within your Adaline workspace.
4. Continuously evaluate your completions in production, see how your users are using your prompts, and create datasets by sending logs using our APIs.
5. Easily rollbacks if your performance regresses in production, see how your team iterated the prompt, or just know that we automatically version your prompts to avoid any data loss.
28 changes: 13 additions & 15 deletions (docs)/ar/docs/tooling/IDEs/intro/page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,21 +20,19 @@ Here is a table of the tools we will be discussing in this chapter:

## Text Prompt IDEs

| Name | Hosted Solution | Open Source | Research Focused | Business Model | Launched | Modalities | Supported Providers |
| ------------------------------------------------------------------- | --------------- | ----------- | ---------------- | -------------- | -------- | ---------- | -------------------------------------------------------------------- |
| [GPT-3 Playground](https://beta.openai.com/docs/quickstart) | ✅ | ❌ | ❌ | Pay per tokens | ✅ | Text | OpenAI |
| [Dust](https://dust.tt/) | ✅ | ✅ | ❌ | | ✅ | Text | OpenAI, Cohere |
| [Everyprompt](https://www.everyprompt.com) | ✅ | | ❌ | Freemium | ✅ | Text | OpenAI |
| [Promptmetheus](https://promptmetheus.com) | ✅ | ❌ | ✅ | Freemium | ✅ | Text | Anthropic, Cohere, OpenAI, PaLM 2, NLP Cloud, AI21 Labs, Aleph Alpha |
| [PromptIDE](https://prompt.vizhub.ai) | ✅ | Code TBD | ✅ | None | ✅ | Text | |
| [PromptSource](https://github.com/bigscience-workshop/promptsource) | ❌ | ✅ | ✅ | None | ✅ | Text | |
| [PromptChainer](https://arxiv.org/pdf/2203.06566.pdf) | ❌ | | ✅ | None | ✅ | Text | |
| [PromptMaker](https://dl.acm.org/doi/abs/10.1145/3491101.3503564) | ❌ | | ✅ | | | Text | |
| [PromptSandbox](https://promptsandbox.io) | ✅ | ✅ | ✅ | Free | ✅ | Text | OpenAI |
| [ChainForge](https://github.com/ianarawjo/ChainForge) | ✅ | ✅ | ✅ | Free | ✅ | Text | OpenAI |

| Name | Hosted Solution | Open Source | Research Focused | Business Model | Launched | Modalities | Supported Providers |
| --------------------------------------------------------------------- | --------------- | ----------- | ---------------- | ----------------- | --------- | -------------------------- | ----------------------------------- |
| Name | Hosted Solution | Open Source | Research Focused | Business Model | Launched | Modalities | Supported Providers |
| --------------------------------------------------------------------- | --------------- | ----------- | ---------------- | -------------- | -------- | ---------- | -------------------------------------------------------------------- |
| [GPT-3 Playground](https://beta.openai.com/docs/quickstart) | ✅ | ❌ | ❌ | Pay per tokens | ✅ | Text | OpenAI |
| [Adaline](https://adaline.ai) | ✅ | ❌ | ❌ | | ✅ | Text, Image, Tools | OpenAI, Anthropic, Bedrock, Azure, Groq, and others |
| [Dust](https://dust.tt/) | ✅ | ✅ | ❌ | | ✅ | Text | OpenAI, Cohere |
| [Everyprompt](https://www.everyprompt.com) | ✅ | | ❌ | Freemium | ✅ | Text | OpenAI |
| [Promptmetheus](https://promptmetheus.com) | ✅ | ❌ | ✅ | Freemium | ✅ | Text | Anthropic, Cohere, OpenAI, PaLM 2, NLP Cloud, AI21 Labs, Aleph Alpha |
| [PromptIDE](https://prompt.vizhub.ai) | ✅ | Code TBD | ✅ | None | ✅ | Text | |
| [PromptSource](https://github.com/bigscience-workshop/promptsource) | ❌ | ✅ | ✅ | None | ✅ | Text | |
| [PromptChainer](https://arxiv.org/pdf/2203.06566.pdf) | ❌ | | ✅ | None | ✅ | Text | |
| [PromptMaker](https://dl.acm.org/doi/abs/10.1145/3491101.3503564) | ❌ | | ✅ | | | Text | |
| [PromptSandbox](https://promptsandbox.io) | ✅ | ✅ | ✅ | Free | ✅ | Text | OpenAI |
| [ChainForge](https://github.com/ianarawjo/ChainForge) | ✅ | ✅ | ✅ | Free | ✅ | Text | OpenAI |
| [Prompts.ai](https://prompts.ai/) | ✅ | ✅ | ❌ | None | ✅ | Text | OpenAI |
| [Snorkel](https://snorkel.ai/snorkel-flow-platform/foundation-model/) | ✅ | ❌ | ❌ | | ✅ | Text | |
| [Multi](https://www.multi.tech) | | | ❌ | | Wait list | Text, Image | |
Expand Down
4 changes: 4 additions & 0 deletions (docs)/ar/docs/tooling/tools/page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ 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.

### [Adaline](https://adaline.ai/)

> Adaline is the single collaborative platform for product and engineering teams to iterate, evaluate, deploy, and monitor prompts for LLMs. It enables saving costs and painful hours on testing the prompts, boosting customer confidence with continuous evals for those prompts, and shipping fast and reliable GenAI products.

### [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.
Expand Down
22 changes: 22 additions & 0 deletions (docs)/de/docs/tooling/IDEs/adaline/page.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
export const metadata = { sidebar_position: 12, title: "Adaline" };

# Adaline

[Adaline](https://adaline.ai/) is the single collaborative platform for product and engineering teams to iterate, evaluate, deploy, and monitor prompts for LLMs.

<div style={{ textAlign: "center" }}>
<Image
src="/docs/assets/tooling/adaline.webp"
width={1200}
height={891}
style={{ width: "750px", margin: "auto" }}
/>
</div>

## Features

1. Quickly iterate on your prompts in a collaborative playground that supports all the major providers, variables, automatic versioning, and more.
2. Confidently ship by evaluating your prompts with a suite of evals like context recall, llm-rubric (LLM as a judge), latency, and more. Let us handle intelligent caching and complex implementations to save you time and money.
3. Easily build datasets from real data using Logs, upload your own as a CSV, or collaboratively build and edit within your Adaline workspace.
4. Continuously evaluate your completions in production, see how your users are using your prompts, and create datasets by sending logs using our APIs.
5. Easily rollbacks if your performance regresses in production, see how your team iterated the prompt, or just know that we automatically version your prompts to avoid any data loss.
28 changes: 13 additions & 15 deletions (docs)/de/docs/tooling/IDEs/intro/page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,21 +20,19 @@ Here is a table of the tools we will be discussing in this chapter:

## Text Prompt IDEs

| Name | Hosted Solution | Open Source | Research Focused | Business Model | Launched | Modalities | Supported Providers |
| ------------------------------------------------------------------- | --------------- | ----------- | ---------------- | -------------- | -------- | ---------- | -------------------------------------------------------------------- |
| [GPT-3 Playground](https://beta.openai.com/docs/quickstart) | ✅ | ❌ | ❌ | Pay per tokens | ✅ | Text | OpenAI |
| [Dust](https://dust.tt/) | ✅ | ✅ | ❌ | | ✅ | Text | OpenAI, Cohere |
| [Everyprompt](https://www.everyprompt.com) | ✅ | | ❌ | Freemium | ✅ | Text | OpenAI |
| [Promptmetheus](https://promptmetheus.com) | ✅ | ❌ | ✅ | Freemium | ✅ | Text | Anthropic, Cohere, OpenAI, PaLM 2, NLP Cloud, AI21 Labs, Aleph Alpha |
| [PromptIDE](https://prompt.vizhub.ai) | ✅ | Code TBD | ✅ | None | ✅ | Text | |
| [PromptSource](https://github.com/bigscience-workshop/promptsource) | ❌ | ✅ | ✅ | None | ✅ | Text | |
| [PromptChainer](https://arxiv.org/pdf/2203.06566.pdf) | ❌ | | ✅ | None | ✅ | Text | |
| [PromptMaker](https://dl.acm.org/doi/abs/10.1145/3491101.3503564) | ❌ | | ✅ | | | Text | |
| [PromptSandbox](https://promptsandbox.io) | ✅ | ✅ | ✅ | Free | ✅ | Text | OpenAI |
| [ChainForge](https://github.com/ianarawjo/ChainForge) | ✅ | ✅ | ✅ | Free | ✅ | Text | OpenAI |

| Name | Hosted Solution | Open Source | Research Focused | Business Model | Launched | Modalities | Supported Providers |
| --------------------------------------------------------------------- | --------------- | ----------- | ---------------- | ----------------- | --------- | -------------------------- | ----------------------------------- |
| Name | Hosted Solution | Open Source | Research Focused | Business Model | Launched | Modalities | Supported Providers |
| --------------------------------------------------------------------- | --------------- | ----------- | ---------------- | -------------- | -------- | ---------- | -------------------------------------------------------------------- |
| [GPT-3 Playground](https://beta.openai.com/docs/quickstart) | ✅ | ❌ | ❌ | Pay per tokens | ✅ | Text | OpenAI |
| [Adaline](https://adaline.ai) | ✅ | ❌ | ❌ | | ✅ | Text, Image, Tools | OpenAI, Anthropic, Bedrock, Azure, Groq, and others |
| [Dust](https://dust.tt/) | ✅ | ✅ | ❌ | | ✅ | Text | OpenAI, Cohere |
| [Everyprompt](https://www.everyprompt.com) | ✅ | | ❌ | Freemium | ✅ | Text | OpenAI |
| [Promptmetheus](https://promptmetheus.com) | ✅ | ❌ | ✅ | Freemium | ✅ | Text | Anthropic, Cohere, OpenAI, PaLM 2, NLP Cloud, AI21 Labs, Aleph Alpha |
| [PromptIDE](https://prompt.vizhub.ai) | ✅ | Code TBD | ✅ | None | ✅ | Text | |
| [PromptSource](https://github.com/bigscience-workshop/promptsource) | ❌ | ✅ | ✅ | None | ✅ | Text | |
| [PromptChainer](https://arxiv.org/pdf/2203.06566.pdf) | ❌ | | ✅ | None | ✅ | Text | |
| [PromptMaker](https://dl.acm.org/doi/abs/10.1145/3491101.3503564) | ❌ | | ✅ | | | Text | |
| [PromptSandbox](https://promptsandbox.io) | ✅ | ✅ | ✅ | Free | ✅ | Text | OpenAI |
| [ChainForge](https://github.com/ianarawjo/ChainForge) | ✅ | ✅ | ✅ | Free | ✅ | Text | OpenAI |
| [Prompts.ai](https://prompts.ai/) | ✅ | ✅ | ❌ | None | ✅ | Text | OpenAI |
| [Snorkel](https://snorkel.ai/snorkel-flow-platform/foundation-model/) | ✅ | ❌ | ❌ | | ✅ | Text | |
| [Multi](https://www.multi.tech) | | | ❌ | | Wait list | Text, Image | |
Expand Down
4 changes: 4 additions & 0 deletions (docs)/de/docs/tooling/tools/page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ 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.

### [Adaline](https://adaline.ai/)

> Adaline is the single collaborative platform for product and engineering teams to iterate, evaluate, deploy, and monitor prompts for LLMs. It enables saving costs and painful hours on testing the prompts, boosting customer confidence with continuous evals for those prompts, and shipping fast and reliable GenAI products.

### [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.
Expand Down
Loading