Skip to content

Commit

Permalink
edit api docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffrey committed Apr 14, 2024
1 parent 9e7a419 commit 2cae6b7
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/source/api_spec/autorag.data.qacreation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,14 @@ autorag.data.qacreation.llama\_index module
:undoc-members:
:show-inheritance:

autorag.data.qacreation.ragas module
------------------------------------

.. automodule:: autorag.data.qacreation.ragas
:members:
:undoc-members:
:show-inheritance:

autorag.data.qacreation.simple module
-------------------------------------

Expand Down
8 changes: 8 additions & 0 deletions docs/source/api_spec/autorag.nodes.passagefilter.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ autorag.nodes.passagefilter.base module
:undoc-members:
:show-inheritance:

autorag.nodes.passagefilter.pass\_passage\_filter module
--------------------------------------------------------

.. automodule:: autorag.nodes.passagefilter.pass_passage_filter
:members:
:undoc-members:
:show-inheritance:

autorag.nodes.passagefilter.percentile\_cutoff module
-----------------------------------------------------

Expand Down

0 comments on commit 2cae6b7

Please sign in to comment.