Update README.md

fixed spelling
This commit is contained in:
mbeltagy
2024-10-24 17:54:10 +03:00
committed by GitHub
parent 910f6f2b29
commit d6f960930d
+1 -1
View File
@@ -2,7 +2,7 @@
## Hello_world example
There is a hello_world PyWorker implantation under `workers/hello_world`. This PyWorker is
There is a hello_world PyWorker implementation under `workers/hello_world`. This PyWorker is
created for an LLM model server that runs on port 5001 has two API endpoints:
1. `/generate`: generates an full response to the prompt and sends a JSON response