We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eb0ca8 commit 9281195Copy full SHA for 9281195
2 files changed
…b/workflows/weights_and_biases_weave.yml .github/workflows/weave.yml.github/workflows/weights_and_biases_weave.yml renamed to .github/workflows/weave.yml
integrations/weave/pydoc/config_docusaurus.yml
@@ -17,13 +17,13 @@ processors:
17
- type: crossref
18
renderer:
19
description: Weights & Bias integration for Haystack
20
- id: integrations-weights-bias
+ id: integrations-weave
21
markdown:
22
add_member_class_prefix: false
23
add_method_class_prefix: true
24
classdef_code_block: false
25
descriptive_class_title: false
26
descriptive_module_title: true
27
- filename: weights_and_bias.md
28
- title: weights and bias
+ filename: weave.md
+ title: Weave
29
type: haystack_pydoc_tools.renderers.DocusaurusRenderer
0 commit comments