-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ 7437caf 🚀
- Loading branch information
0 parents
commit 5062888
Showing
71 changed files
with
7,661 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# Sphinx build info version 1 | ||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. | ||
config: cd24fd0d25e9ab9cfb2fb94d7137cffe | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
chatsky_ui package | ||
=========== | ||
|
||
Subpackages | ||
----------- | ||
|
||
.. toctree:: | ||
:glob: | ||
:maxdepth: 4 | ||
|
||
chatsky_ui/* | ||
|
||
|
||
cli module | ||
-------------- | ||
|
||
.. automodule:: chatsky_ui.cli | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
main module | ||
--------------- | ||
|
||
.. automodule:: chatsky_ui.main | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
api package | ||
================= | ||
|
||
Subpackages | ||
----------- | ||
|
||
.. toctree:: | ||
:glob: | ||
:maxdepth: 4 | ||
|
||
api/* | ||
|
||
|
||
chatsky_ui.api.deps module | ||
------------------ | ||
|
||
.. automodule:: chatsky_ui.api.deps | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
chatsky_ui.api.api\_v1 package | ||
========================= | ||
|
||
Subpackages | ||
----------- | ||
|
||
.. toctree:: | ||
:glob: | ||
:maxdepth: 4 | ||
|
||
api_v1/* | ||
|
||
|
||
chatsky_ui.api.api\_v1.api module | ||
---------------------------- | ||
|
||
.. automodule:: chatsky_ui.api.api_v1.api | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
chatsky_ui.api.api\_v1.endpoints package | ||
========================= | ||
|
||
chatsky_ui.api.api\_v1.endpoints.bot module | ||
---------------------------- | ||
|
||
.. automodule:: chatsky_ui.api.api_v1.endpoints.bot | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
chatsky_ui.api.api\_v1.endpoints.dff\_services module | ||
-------------------------------------- | ||
|
||
.. automodule:: chatsky_ui.api.api_v1.endpoints.dff_services | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
chatsky_ui.api.api\_v1.endpoints.flows module | ||
------------------------------ | ||
|
||
.. automodule:: chatsky_ui.api.api_v1.endpoints.flows | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
chatsky_ui.clients package | ||
=================== | ||
|
||
chatsky_ui.clients.dff module | ||
---------------------- | ||
|
||
.. automodule:: chatsky_ui.clients.dff | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
chatsky_ui.core package | ||
================ | ||
|
||
chatsky_ui.core.config module | ||
---------------------- | ||
|
||
.. automodule:: chatsky_ui.core.config | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
chatsky_ui.core.logger\_config module | ||
------------------------------ | ||
|
||
.. automodule:: chatsky_ui.core.logger_config | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
chatsky_ui.db package | ||
============== | ||
|
||
chatsky_ui.db.base module | ||
------------------ | ||
|
||
.. automodule:: chatsky_ui.db.base | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
chatsky_ui.schemas package | ||
=================== | ||
|
||
chatsky_ui.schemas.pagination module | ||
----------------------------- | ||
|
||
.. automodule:: chatsky_ui.schemas.pagination | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
chatsky_ui.schemas.preset module | ||
------------------------- | ||
|
||
.. automodule:: chatsky_ui.schemas.preset | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
chatsky_ui.schemas.process\_status module | ||
---------------------------------- | ||
|
||
.. automodule:: chatsky_ui.schemas.process_status | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
chatsky_ui.services package | ||
==================== | ||
|
||
chatsky_ui.services.index module | ||
------------------------- | ||
|
||
.. automodule:: chatsky_ui.services.index | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
chatsky_ui.services.json\_converter module | ||
----------------------------------- | ||
|
||
.. automodule:: chatsky_ui.services.json_converter | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
chatsky_ui.services.process module | ||
--------------------------- | ||
|
||
.. automodule:: chatsky_ui.services.process | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
chatsky_ui.services.process\_manager module | ||
------------------------------------ | ||
|
||
.. automodule:: chatsky_ui.services.process_manager | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
chatsky_ui.services.websocket\_manager module | ||
-------------------------------------- | ||
|
||
.. automodule:: chatsky_ui.services.websocket_manager | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
chatsky_ui.tests package | ||
================= | ||
|
||
Subpackages | ||
----------- | ||
|
||
.. toctree:: | ||
:glob: | ||
:maxdepth: 4 | ||
|
||
tests/* | ||
|
||
|
||
chatsky_ui.tests.conftest module | ||
------------------------- | ||
|
||
.. automodule:: chatsky_ui.tests.conftest | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
chatsky_ui.tests.api package | ||
===================== | ||
|
||
chatsky_ui.tests.api.test\_bot module | ||
------------------------------ | ||
|
||
.. automodule:: chatsky_ui.tests.api.test_bot | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
chatsky_ui.tests.api.test\_flows module | ||
-------------------------------- | ||
|
||
.. automodule:: chatsky_ui.tests.api.test_flows | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
chatsky_ui.tests.e2e package | ||
===================== | ||
|
||
chatsky_ui.tests.e2e.test\_e2e module | ||
------------------------------ | ||
|
||
.. automodule:: chatsky_ui.tests.e2e.test_e2e | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
chatsky_ui.tests.integration package | ||
============================= | ||
|
||
chatsky_ui.tests.integration.test\_api\_integration module | ||
--------------------------------------------------- | ||
|
||
.. automodule:: chatsky_ui.tests.integration.test_api_integration | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
chatsky_ui.tests.services package | ||
========================== | ||
|
||
chatsky_ui.tests.services.test\_process module | ||
--------------------------------------- | ||
|
||
.. automodule:: chatsky_ui.tests.services.test_process | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
chatsky_ui.tests.services.test\_process\_manager module | ||
------------------------------------------------ | ||
|
||
.. automodule:: chatsky_ui.tests.services.test_process_manager | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
chatsky_ui.tests.services.test\_websocket\_manager module | ||
-------------------------------------------------- | ||
|
||
.. automodule:: chatsky_ui.tests.services.test_websocket_manager | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
.. Chatsky-UI documentation master file, created by | ||
sphinx-quickstart on Tue Jun 18 10:41:20 2024. | ||
You can adapt this file completely to your liking, but it should at least | ||
contain the root `toctree` directive. | ||
Welcome to Chatsky-UI's documentation! | ||
================================== | ||
|
||
.. toctree:: | ||
:maxdepth: 2 | ||
:glob: | ||
:caption: Contents: | ||
|
||
appref/* | ||
|
||
Indices and tables | ||
================== | ||
|
||
* :ref:`genindex` | ||
* :ref:`modindex` | ||
* :ref:`search` |
Oops, something went wrong.