docs(user_keys.md): cleanup instructor docs

This commit is contained in:
Krrish Dholakia
2024-08-13 13:15:46 -07:00
parent ac8c0ecd85
commit 7e99cfe938
+2 -2
View File
@@ -325,8 +325,8 @@ from openai import OpenAI
import instructor
from pydantic import BaseModel
my_proxy_api_key = "" # e.g. sk-1234
my_proxy_base_url = "" # e.g. http://0.0.0.0:4000
my_proxy_api_key = "" # e.g. sk-1234 - LITELLM KEY
my_proxy_base_url = "" # e.g. http://0.0.0.0:4000 - LITELLM PROXY BASE URL
# This enables response_model keyword
# from client.chat.completions.create