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."
"To start, ask me about an area and types of alerts you are interested in."
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?
The text was updated successfully, but these errors were encountered:
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."
"To start, ask me about an area and types of alerts you are interested in."
User Stories & Acceptance Criteria
Risks & Questions
Solution Hints
The text was updated successfully, but these errors were encountered: