Strategais
🚀 Quick Install
pip install strategais
Then run
python -m strategais -t Hello -p 8181 --env main.env
Additional Flags
| Short Flag | Long Flag | Default Value | Description |
|---|---|---|---|
| -t | --title | 'Strategais Server' | The title of the server. |
| -d | --description | 'Strategais Server' | The description of the server. |
| -p | --port | 8000 | The port to serve the server on. |
| -e | --env | 'main.env' | The .env file to load. |
| -l | --llm | 'path/hfagent_llm.py' | The path to the Python file that defines the LLM to use. |
| --html | 'path/to/other.html' | The path to the HTML file to use. |
🤔 What is this?
Strategais is a powerful Python library designed to streamline the deployment of web applications powered by Large Language Models (LLMs). This library is built with the developer in mind, providing a suite of tools and utilities that simplify the process of setting up, developing, and deploying LLM-based web applications in a local environment or airgapped environment.
Release files for strategais 0.2.12
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| strategais-0.2.12.tar.gz | 10.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| strategais-0.2.12-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 20.8 kB
Release files / strategais-0.2.12.tar.gz
| Download URL | strategais-0.2.12.tar.gz |
|---|---|
| Size | 10.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
17fc0a925d5bc066810c2d697ab2650fe93c49405ce8aaa0d8aae1e2ca58a2a0
|
|
BLAKE2b-256 checksum How to use checksums |
711273319f0962a07bcc1ac8f597a56d1bbd0e86faada8cc8e25b388d601e507
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.6
|
Release files / strategais-0.2.12-py3-none-any.whl
| Download URL | strategais-0.2.12-py3-none-any.whl |
|---|---|
| Size | 10.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2b22d34422c431d8bad8789dcf683da3f72356de5e39daa54546ab9511bc7117
|
|
BLAKE2b-256 checksum How to use checksums |
98556c11f59015fec37c00200d3510553d188eb35184c0a1c79a63233980b7aa
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.6
|