-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
As an admin user, I should be able to create the following entities by textual discussion on the copilot
Acceptance Criteria
-
When a user requests to create following entities, the copilot must be able to create them in the system:
-
- location types
-
- Locations
-
- Catchments with created locations
-
- Subject Types
-
- Programs
-
- Encounters
-
The copilot must be able to void or edit above entities as required
-
Checks on server side to not create entities on production/uat org
Functional Tech requirements
- Never share authToken with AI
- Generate a plan using AI for user-action
- Include AI Model to determine API calls to invoke , process the response and move to next API Call in a recursive/ iterative manner, with a specified MaxDepth value
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In QA