A Python library for deploying large language models (LLMs) in local environments.
Project description
Strategais
🚀 Quick Install
pip install strategais
Then run
python -m strategais -t Hello -p 8181 --env prod.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/hfagen_llm.py' | The path to the Python file that defines the LLM 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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file strategais-0.1.4.tar.gz
.
File metadata
- Download URL: strategais-0.1.4.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f2aeb9dc711abb9515cdbf1c7caf672013a23190519fb4dc669f8dbe84c9934d |
|
MD5 | 68f81ad34c3c8012be4694e991f2f19f |
|
BLAKE2b-256 | 8e550e2332228359f932c5528530d66e8a1c2e4d01586d51de6a71a1fb6c6b92 |
File details
Details for the file strategais-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: strategais-0.1.4-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d790147d89ba2970638c0f829e3d7f23d0f11e4027ae11cce8f50185ca949522 |
|
MD5 | 282bf23cdeb818fbd18e01ab641ffb5d |
|
BLAKE2b-256 | 903e8e056857b6f22c9f8dd105379879121818675e81e529ee15452190fd3ab2 |