Skip to content

Commit b2e4c0c

Browse files
authored
auto updates of api docs (#8313)
1 parent acd06bf commit b2e4c0c

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

docs/docs/api/primitives/Image.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
handler: python
66
options:
77
members:
8+
- description
9+
- extract_custom_type_from_annotation
810
- format
911
- from_PIL
1012
- from_file

docs/docs/api/primitives/Tool.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,13 @@
77
members:
88
- __call__
99
- acall
10-
- from_mcp_tool
10+
- description
11+
- extract_custom_type_from_annotation
12+
- format
13+
- format_as_litellm_function_call
1114
- from_langchain
15+
- from_mcp_tool
16+
- serialize_model
1217
show_source: true
1318
show_root_heading: true
1419
heading_level: 2

docs/docs/api/utils/configure_cache.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# dspy.configure_cache
22

3-
43
<!-- START_API_REF -->
54
::: dspy.configure_cache
65
handler: python

0 commit comments

Comments
 (0)