sahil2801 commited on
Commit
1109d93
1 Parent(s): 394fa22

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 (this)[https://github.com/glaive-ai/function-calling-server] repo for the server.
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