Skip to content

Commit

Permalink
Release/v0.3.4 (#813)
Browse files Browse the repository at this point in the history
* dump version v0.3.4

* build api docs

---------

Co-authored-by: jeffrey <vkefhdl1@gmail.com>
  • Loading branch information
vkehfdl1 and jeffrey authored Oct 9, 2024
1 parent c502bc5 commit 2f2e53c
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 1 deletion.
2 changes: 1 addition & 1 deletion autorag/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.3-rc16
0.3.4
37 changes: 37 additions & 0 deletions docs/source/api_spec/autorag.deploy.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
autorag.deploy package
======================

Submodules
----------

autorag.deploy.api module
-------------------------

.. automodule:: autorag.deploy.api
:members:
:undoc-members:
:show-inheritance:

autorag.deploy.base module
--------------------------

.. automodule:: autorag.deploy.base
:members:
:undoc-members:
:show-inheritance:

autorag.deploy.gradio module
----------------------------

.. automodule:: autorag.deploy.gradio
:members:
:undoc-members:
:show-inheritance:

Module contents
---------------

.. automodule:: autorag.deploy
:members:
:undoc-members:
:show-inheritance:

0 comments on commit 2f2e53c

Please sign in to comment.