diff --git a/docs/server.md b/docs/server.md index e8625d6..530cac4 100644 --- a/docs/server.md +++ b/docs/server.md @@ -522,3 +522,4 @@ class MyChatKitServer(ChatKitServer): async def load_attachment(..., context) -> Attachment: # check context["userId"] has access to the file ``` +pip install openai-chatkit