Update README.md
Browse files
README.md
CHANGED
|
@@ -4,6 +4,6 @@ tags:
|
|
| 4 |
- endpoint-template
|
| 5 |
---
|
| 6 |
|
| 7 |
-
Endpoint handler to pass
|
| 8 |
|
| 9 |
Requires environment variables on endpoint setup to interact with the model.
|
|
|
|
| 4 |
- endpoint-template
|
| 5 |
---
|
| 6 |
|
| 7 |
+
Endpoint handler to naively pass batched requests into a named model.
|
| 8 |
|
| 9 |
Requires environment variables on endpoint setup to interact with the model.
|