mirror of
https://github.com/katanemo/plano.git
synced 2026-04-27 17:56:28 +02:00
* added the first set of docs for our technical docs * more docuemtnation changes * added support for prompt processing and updated life of a request * updated docs to including getting help sections and updated life of a request * committing local changes for getting started guide, sample applications, and full reference spec for prompt-config * updated configuration reference, added sample app skeleton, updated favico * fixed the configuration refernce file, and made minor changes to the intent detection. commit v1 for now * Updated docs with use cases and example code, updated what is arch, and made minor changes throughout * fixed imaged and minor doc fixes * add sphinx_book_theme * updated README, and make some minor fixes to documetnation * fixed README.md * fixed image width --------- Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local> Co-authored-by: Adil Hafeez <adil@katanemo.com>
25 lines
532 B
Text
25 lines
532 B
Text
alabaster==0.7.16
|
|
babel==2.16.0
|
|
certifi==2024.8.30
|
|
charset-normalizer==3.3.2
|
|
docutils==0.20.1
|
|
idna==3.10
|
|
imagesize==1.4.1
|
|
Jinja2==3.1.4
|
|
MarkupSafe==2.1.5
|
|
packaging==24.1
|
|
Pygments==2.18.0
|
|
requests==2.32.3
|
|
snowballstemmer==2.2.0
|
|
Sphinx==7.4.7
|
|
sphinx-copybutton==0.5.2
|
|
sphinx-rtd-theme==2.0.0
|
|
sphinxcontrib-applehelp==2.0.0
|
|
sphinxcontrib-devhelp==2.0.0
|
|
sphinxcontrib-htmlhelp==2.1.0
|
|
sphinxcontrib-jquery==4.1
|
|
sphinxcontrib-jsmath==1.0.1
|
|
sphinxcontrib-qthelp==2.0.0
|
|
sphinxcontrib-serializinghtml==2.0.0
|
|
urllib3==2.2.3
|
|
sphinx_book_theme
|