From 06709810319018a16e029a0dd726a8a1b4265477 Mon Sep 17 00:00:00 2001 From: Mustafa Alkaseer Date: Tue, 14 Oct 2025 03:48:10 +0300 Subject: [PATCH] Update server.md --- docs/server.md | 1 + 1 file changed, 1 insertion(+) 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