Update README.md
Browse files
README.md
CHANGED
@@ -68,5 +68,5 @@ FUNCTION CALL: {"places_to_visit":["Athens","Santorini","Mykonos"]}
|
|
68 |
The model can do multi-turn conversation in the above format.
|
69 |
|
70 |
|
71 |
-
We're working on providing an inference server which can act as a drop in replacement to the OpenAI API, you can follow (
|
72 |
|
|
|
68 |
The model can do multi-turn conversation in the above format.
|
69 |
|
70 |
|
71 |
+
We're working on providing an inference server which can act as a drop in replacement to the OpenAI API, you can follow [this](https://github.com/glaive-ai/function-calling-server) repo for the server.
|
72 |
|