mirror of
https://github.com/kennethreitz/instructor.git
synced 2026-06-05 22:50:18 +00:00
+1
-3
@@ -1,4 +1,4 @@
|
||||
site_name: OpenAI Function Call
|
||||
site_name: OpenAI Function call
|
||||
theme:
|
||||
name: material
|
||||
icon:
|
||||
@@ -6,7 +6,6 @@ theme:
|
||||
features:
|
||||
- navigation.instant
|
||||
plugins:
|
||||
- social
|
||||
- mkdocstrings:
|
||||
handlers:
|
||||
python:
|
||||
@@ -15,7 +14,6 @@ plugins:
|
||||
allow_inspection: true
|
||||
show_bases: true
|
||||
repo_url: https://github.com/jxnl/openai_function_call
|
||||
site_url: https://openai-function-call.vercel.app
|
||||
markdown_extensions:
|
||||
- pymdownx.critic
|
||||
- pymdownx.caret
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
mkdocs-material
|
||||
mkdocstrings
|
||||
mkdocstrings-python
|
||||
pillow
|
||||
cairosvg
|
||||
mkdocstrings-python
|
||||
Reference in New Issue
Block a user