API References
POST /api/rpa/nlp
Usage:
curl -X POST -H "Content-Type: application/json" -d '{"message": "what time is it now?"}' http://localhost:8000/api/rpa/nlp
Usage:
curl -X POST -H "Content-Type: application/json" -d '{"message": "what time is it now?"}' http://localhost:8000/api/rpa/nlp
No Comments