Skip to content

Commit 694fb11

Browse files
docs: update prerequisites section to emphasize the need for Care AI backend
1 parent 31224e0 commit 694fb11

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,10 @@ src/
4848

4949
### Prerequisites
5050

51-
- **Node.js** ≥ 18
5251
- A running [Care frontend](https://github.com/ohcnetwork/care_fe) dev environment
53-
- The [Care AI backend](https://github.com/ohcnetwork/care_ai_be) plugin providing the `/api/care_ai/encounter/{encounterId}/ask/` endpoint
52+
53+
> [!IMPORTANT]
54+
> This plugin requires the [**Care AI backend**](https://github.com/ohcnetwork/care_ai_be) plugin to be installed and running on your Care server. It provides the `/api/care_ai/encounter/{encounterId}/ask/` endpoint that powers all AI widget functionality. Without it, widgets will not be able to generate any output.
5455
5556
### Install & Run
5657

0 commit comments

Comments
 (0)