docs: note TypeScript migration
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Conversation Layer
|
||||
|
||||
This module contains the services that handle messaging for WhatsApp and the web chat interface. It is composed of three containers:
|
||||
This module contains the services that handle messaging for WhatsApp and the web chat interface. All source code is now written in **TypeScript**. It is composed of three containers:
|
||||
|
||||
- **openwa** – provides access to WhatsApp through the [open-wa](https://github.com/open-wa/wa-automate-nodejs) project.
|
||||
- **whatsapp-router** – receives webhook events from openwa and forwards messages to an external LLM agent.
|
||||
|
||||
Reference in New Issue
Block a user