Skip to content

Ability to create basic entities on Avni through the copilot #23

@vinayvenu

Description

@vinayvenu

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
No labels

Type

No type

Projects

Status

In QA

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions