You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a clear description of the prototype's capabilities to ground user expectations.
Add a few pre-canned prompt suggestions to guide the users on how to get started
Show available datasets, with links
e.g. "Hi! I’m Land & Carbon Lab’s alert explorer. I can help you find and investigate disturbances in your area of interest using the Land Disturbance Alert Classification System and other contextual data."
<surface dataset descriptions w/ links>
"To start, ask me about an area and types of alerts you are interested in."
Expected user prompts:
Show me alerts in natural grassland in the Cerrado.
How many disturbances to natural forests have there been in Colombia in the past month?
Show me recent alerts in Virunga National Park
User Stories & Acceptance Criteria
When I enter the prototype, I want to know its capabilities and available data, so that I understand what it can and cant do, and therefore what kinds of prompts are appropriate for me to input
Given [context], when [specific action], then [response or consequence to action]
Risks & Questions
How do we handle the user asking questions related to the intro? We need to ensure Zeno stays on track.
Solution Hints
This could be pre-canned as an initial LLM message?
Should it give an example prompt? could this be a CTA button "Show me an example prompt"
should the model have RAG access to metadata about its own tools and capabilities?
Normally each agent has its own prompt text describing its prupose, and the LLM should be able to generate a description of its capabilities I think. Need to confirm this.
01painadam
changed the title
Add intro to the Prototype
[FE] Add intro to the Prototype
Jan 7, 2025
Ok, once you confirm, we can provide some copy for a boilerplate landing module which gives a broad overview of the capabilities and suggests some prompts to get started with. Those can include asking the LLM about its agents.
@LanesGood could you put together a small design for this landing modal? I believe your initial wireframe moved in this direction already (it had an option to choose between the different prototypes). This would the next modal that explains this specific prototype
01painadam
changed the title
[FE] Add intro to the Prototype
[FE][Design] Add intro to the Prototype
Jan 9, 2025
Goal(s)
e.g. "Hi! I’m Land & Carbon Lab’s alert explorer. I can help you find and investigate disturbances in your area of interest using the Land Disturbance Alert Classification System and other contextual data."
<surface dataset descriptions w/ links>
"To start, ask me about an area and types of alerts you are interested in."
Expected user prompts:
User Stories & Acceptance Criteria
Risks & Questions
Solution Hints
Future work
Relates to #82
The text was updated successfully, but these errors were encountered: