mirror of
https://github.com/kennethreitz/instructor.git
synced 2026-06-05 22:50:18 +00:00
update docs
This commit is contained in:
+5
-2
@@ -4,11 +4,14 @@ site_description: Enhancing OpenAI function calling with Pydantic
|
||||
repo_name: instructor
|
||||
repo_url: https://github.com/jxnl/instructor/
|
||||
site_url: https://jxnl.github.io/instructor/
|
||||
edit_uri: edit/main/docs/
|
||||
copyright: Copyright © 2023 Jason Liu
|
||||
theme:
|
||||
name: material
|
||||
icon:
|
||||
repo: fontawesome/brands/github
|
||||
edit: material/pencil
|
||||
view: material/eye
|
||||
features:
|
||||
- announce.dismiss
|
||||
- content.action.edit
|
||||
@@ -80,8 +83,8 @@ markdown_extensions:
|
||||
- pymdownx.magiclink:
|
||||
normalize_issue_symbols: true
|
||||
repo_url_shorthand: true
|
||||
user: squidfunk
|
||||
repo: mkdocs-material
|
||||
user: jxnl
|
||||
repo: instructor
|
||||
- pymdownx.mark
|
||||
- pymdownx.smartsymbols
|
||||
- pymdownx.snippets:
|
||||
|
||||
Reference in New Issue
Block a user