Skip to content

Fix unrecognized api mkdoc options #8040

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 1, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions docs/docs/api/adapters/Adapter.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,10 @@
- format_turn
- parse
show_source: true
show_undocumented_members: true
show_root_heading: true
show_inherited_members: true
heading_level: 2
docstring_style: google
show_root_full_path: true
show_object_full_path: false
separate_signature: false
inherited_members: true
3 changes: 1 addition & 2 deletions docs/docs/api/adapters/ChatAdapter.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,10 @@
- format_turn
- parse
show_source: true
show_undocumented_members: true
show_root_heading: true
show_inherited_members: true
heading_level: 2
docstring_style: google
show_root_full_path: true
show_object_full_path: false
separate_signature: false
inherited_members: true
3 changes: 1 addition & 2 deletions docs/docs/api/adapters/JSONAdapter.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,10 @@
- format_turn
- parse
show_source: true
show_undocumented_members: true
show_root_heading: true
show_inherited_members: true
heading_level: 2
docstring_style: google
show_root_full_path: true
show_object_full_path: false
separate_signature: false
inherited_members: true
3 changes: 1 addition & 2 deletions docs/docs/api/evaluation/CompleteAndGrounded.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,10 @@
- save
- set_lm
show_source: true
show_undocumented_members: true
show_root_heading: true
show_inherited_members: true
heading_level: 2
docstring_style: google
show_root_full_path: true
show_object_full_path: false
separate_signature: false
inherited_members: true
3 changes: 1 addition & 2 deletions docs/docs/api/evaluation/Evaluate.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,10 @@
members:
- __call__
show_source: true
show_undocumented_members: true
show_root_heading: true
show_inherited_members: true
heading_level: 2
docstring_style: google
show_root_full_path: true
show_object_full_path: false
separate_signature: false
inherited_members: true
3 changes: 1 addition & 2 deletions docs/docs/api/evaluation/SemanticF1.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,10 @@
- save
- set_lm
show_source: true
show_undocumented_members: true
show_root_heading: true
show_inherited_members: true
heading_level: 2
docstring_style: google
show_root_full_path: true
show_object_full_path: false
separate_signature: false
inherited_members: true
3 changes: 1 addition & 2 deletions docs/docs/api/evaluation/answer_exact_match.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@
handler: python
options:
show_source: true
show_undocumented_members: true
show_root_heading: true
show_inherited_members: true
heading_level: 2
docstring_style: google
show_root_full_path: true
show_object_full_path: false
separate_signature: false
inherited_members: true
3 changes: 1 addition & 2 deletions docs/docs/api/evaluation/answer_passage_match.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@
handler: python
options:
show_source: true
show_undocumented_members: true
show_root_heading: true
show_inherited_members: true
heading_level: 2
docstring_style: google
show_root_full_path: true
show_object_full_path: false
separate_signature: false
inherited_members: true
3 changes: 1 addition & 2 deletions docs/docs/api/models/Embedder.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,10 @@
members:
- __call__
show_source: true
show_undocumented_members: true
show_root_heading: true
show_inherited_members: true
heading_level: 2
docstring_style: google
show_root_full_path: true
show_object_full_path: false
separate_signature: false
inherited_members: true
3 changes: 1 addition & 2 deletions docs/docs/api/models/LM.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,10 @@
- launch
- update_global_history
show_source: true
show_undocumented_members: true
show_root_heading: true
show_inherited_members: true
heading_level: 2
docstring_style: google
show_root_full_path: true
show_object_full_path: false
separate_signature: false
inherited_members: true
3 changes: 1 addition & 2 deletions docs/docs/api/modules/BestOfN.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,10 @@
- save
- set_lm
show_source: true
show_undocumented_members: true
show_root_heading: true
show_inherited_members: true
heading_level: 2
docstring_style: google
show_root_full_path: true
show_object_full_path: false
separate_signature: false
inherited_members: true
3 changes: 1 addition & 2 deletions docs/docs/api/modules/ChainOfThought.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,10 @@
- save
- set_lm
show_source: true
show_undocumented_members: true
show_root_heading: true
show_inherited_members: true
heading_level: 2
docstring_style: google
show_root_full_path: true
show_object_full_path: false
separate_signature: false
inherited_members: true
3 changes: 1 addition & 2 deletions docs/docs/api/modules/ChainOfThoughtWithHint.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,10 @@
- save
- set_lm
show_source: true
show_undocumented_members: true
show_root_heading: true
show_inherited_members: true
heading_level: 2
docstring_style: google
show_root_full_path: true
show_object_full_path: false
separate_signature: false
inherited_members: true
3 changes: 1 addition & 2 deletions docs/docs/api/modules/Module.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,10 @@
- save
- set_lm
show_source: true
show_undocumented_members: true
show_root_heading: true
show_inherited_members: true
heading_level: 2
docstring_style: google
show_root_full_path: true
show_object_full_path: false
separate_signature: false
inherited_members: true
3 changes: 1 addition & 2 deletions docs/docs/api/modules/MultiChainComparison.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,10 @@
- save
- set_lm
show_source: true
show_undocumented_members: true
show_root_heading: true
show_inherited_members: true
heading_level: 2
docstring_style: google
show_root_full_path: true
show_object_full_path: false
separate_signature: false
inherited_members: true
3 changes: 1 addition & 2 deletions docs/docs/api/modules/Parallel.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,10 @@
- __call__
- forward
show_source: true
show_undocumented_members: true
show_root_heading: true
show_inherited_members: true
heading_level: 2
docstring_style: google
show_root_full_path: true
show_object_full_path: false
separate_signature: false
inherited_members: true
3 changes: 1 addition & 2 deletions docs/docs/api/modules/Predict.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,10 @@
- set_lm
- update_config
show_source: true
show_undocumented_members: true
show_root_heading: true
show_inherited_members: true
heading_level: 2
docstring_style: google
show_root_full_path: true
show_object_full_path: false
separate_signature: false
inherited_members: true
3 changes: 1 addition & 2 deletions docs/docs/api/modules/Program.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,10 @@
- save
- set_lm
show_source: true
show_undocumented_members: true
show_root_heading: true
show_inherited_members: true
heading_level: 2
docstring_style: google
show_root_full_path: true
show_object_full_path: false
separate_signature: false
inherited_members: true
3 changes: 1 addition & 2 deletions docs/docs/api/modules/ProgramOfThought.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,10 @@
- save
- set_lm
show_source: true
show_undocumented_members: true
show_root_heading: true
show_inherited_members: true
heading_level: 2
docstring_style: google
show_root_full_path: true
show_object_full_path: false
separate_signature: false
inherited_members: true
3 changes: 1 addition & 2 deletions docs/docs/api/modules/ReAct.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,10 @@
- set_lm
- truncate_trajectory
show_source: true
show_undocumented_members: true
show_root_heading: true
show_inherited_members: true
heading_level: 2
docstring_style: google
show_root_full_path: true
show_object_full_path: false
separate_signature: false
inherited_members: true
3 changes: 1 addition & 2 deletions docs/docs/api/modules/Refine.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,10 @@
- save
- set_lm
show_source: true
show_undocumented_members: true
show_root_heading: true
show_inherited_members: true
heading_level: 2
docstring_style: google
show_root_full_path: true
show_object_full_path: false
separate_signature: false
inherited_members: true
3 changes: 1 addition & 2 deletions docs/docs/api/optimizers/BetterTogether.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,10 @@
- compile
- get_params
show_source: true
show_undocumented_members: true
show_root_heading: true
show_inherited_members: true
heading_level: 2
docstring_style: google
show_root_full_path: true
show_object_full_path: false
separate_signature: false
inherited_members: true
3 changes: 1 addition & 2 deletions docs/docs/api/optimizers/BootstrapFewShot.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,10 @@
- compile
- get_params
show_source: true
show_undocumented_members: true
show_root_heading: true
show_inherited_members: true
heading_level: 2
docstring_style: google
show_root_full_path: true
show_object_full_path: false
separate_signature: false
inherited_members: true
3 changes: 1 addition & 2 deletions docs/docs/api/optimizers/BootstrapFewShotWithRandomSearch.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,10 @@
- compile
- get_params
show_source: true
show_undocumented_members: true
show_root_heading: true
show_inherited_members: true
heading_level: 2
docstring_style: google
show_root_full_path: true
show_object_full_path: false
separate_signature: false
inherited_members: true
3 changes: 1 addition & 2 deletions docs/docs/api/optimizers/BootstrapFinetune.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,10 @@
- finetune_lms
- get_params
show_source: true
show_undocumented_members: true
show_root_heading: true
show_inherited_members: true
heading_level: 2
docstring_style: google
show_root_full_path: true
show_object_full_path: false
separate_signature: false
inherited_members: true
3 changes: 1 addition & 2 deletions docs/docs/api/optimizers/BootstrapRS.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,10 @@
- compile
- get_params
show_source: true
show_undocumented_members: true
show_root_heading: true
show_inherited_members: true
heading_level: 2
docstring_style: google
show_root_full_path: true
show_object_full_path: false
separate_signature: false
inherited_members: true
3 changes: 1 addition & 2 deletions docs/docs/api/optimizers/COPRO.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,10 @@
- compile
- get_params
show_source: true
show_undocumented_members: true
show_root_heading: true
show_inherited_members: true
heading_level: 2
docstring_style: google
show_root_full_path: true
show_object_full_path: false
separate_signature: false
inherited_members: true
3 changes: 1 addition & 2 deletions docs/docs/api/optimizers/Ensemble.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,10 @@
- compile
- get_params
show_source: true
show_undocumented_members: true
show_root_heading: true
show_inherited_members: true
heading_level: 2
docstring_style: google
show_root_full_path: true
show_object_full_path: false
separate_signature: false
inherited_members: true
3 changes: 1 addition & 2 deletions docs/docs/api/optimizers/InferRules.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,10 @@
- induce_natural_language_rules
- update_program_instructions
show_source: true
show_undocumented_members: true
show_root_heading: true
show_inherited_members: true
heading_level: 2
docstring_style: google
show_root_full_path: true
show_object_full_path: false
separate_signature: false
inherited_members: true
3 changes: 1 addition & 2 deletions docs/docs/api/optimizers/KNN.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,10 @@
members:
- __call__
show_source: true
show_undocumented_members: true
show_root_heading: true
show_inherited_members: true
heading_level: 2
docstring_style: google
show_root_full_path: true
show_object_full_path: false
separate_signature: false
inherited_members: true
Loading
Loading