-
Notifications
You must be signed in to change notification settings - Fork 54
docs(aria): document message queueing, streaming, and MT Cloud availability #3061
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
Open
mdlinville
wants to merge
9
commits into
main
Choose a base branch
from
docs-3024-aria-message-queue
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
350013f
docs(aria): document message queueing, streaming, and MT Cloud availa…
mdlinville d93e330
docs(aria): frame queue controls by purpose, not mechanics
mdlinville c276698
Julia's feedback about editing a message
mdlinville 0671075
Merge remote-tracking branch 'origin/main' into docs-3024-aria-messag…
mdlinville fd551be
Apply suggestion from @mdlinville
mdlinville 1f49e52
Apply suggestion from @mdlinville
mdlinville 71d8103
Apply suggestion from @mdlinville
mdlinville e626ccb
Merge branch 'main' into docs-3024-aria-message-queue
mdlinville 420c2ef
Merge remote-tracking branch 'origin/main' into docs-3024-aria-messag…
claude File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,9 +1,14 @@ | ||
| --- | ||
| title: "Overview" | ||
| --- | ||
| import MultiTenantCloudOnly from "/snippets/_includes/multi-tenant-cloud-only.mdx"; | ||
|
|
||
| ARIA, W&B's AI Research and Iteration Agent, is your personalized research assistant that helps you analyze and run experiments, explain results, identify patterns across runs, recommend next steps, build visualizations and reports, and more in W&B. | ||
|
|
||
| <Note> | ||
| <MultiTenantCloudOnly /> ARIA works in team projects, not in your personal entity. Your organization admin must also enable **Smart features**. See [Governance and security](/aria/governance). | ||
| </Note> | ||
|
|
||
| <Frame> | ||
| <img src="/images/agent/agent_empty_chat_window.png" alt="Blank ARIA chat window" /> | ||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Crop out the top navigation, which is now stale after ARIA button changes |
||
| </Frame> | ||
|
|
@@ -25,7 +30,7 @@ To [chat with ARIA](/aria/chat): | |
| 2. In the chat window, type your question or request. If you are unsure what to ask, select a suggested prompt. | ||
| 3. Click the **Send** button, the upward-pointing arrow in the lower-right corner of the chat window. | ||
|
|
||
| Depending on the complexity of your question, ARIA might take a few moments to respond. You can close the chat window while ARIA works and return to check the response later. If ARIA needs more information, it asks you for clarification. | ||
| ARIA streams its response as it works, so you can follow its progress step by step rather than waiting for a finished answer. Depending on the complexity of your question, ARIA might take a few moments to finish. You can close the chat window while ARIA works and return to check the response later, or [queue your next message](/aria/chat#queue-messages) without waiting. If ARIA needs more information, it asks you for clarification. | ||
|
|
||
| While ARIA works, you might see **Thinking** and **shell** steps: | ||
|
|
||
|
|
||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.