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 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.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file strategais-0.2.12.tar.gz.
File metadata
- Download URL: strategais-0.2.12.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17fc0a925d5bc066810c2d697ab2650fe93c49405ce8aaa0d8aae1e2ca58a2a0
|
|
| MD5 |
84ea934d884ef3f6aaad5ba0e05d58b6
|
|
| BLAKE2b-256 |
711273319f0962a07bcc1ac8f597a56d1bbd0e86faada8cc8e25b388d601e507
|
File details
Details for the file strategais-0.2.12-py3-none-any.whl.
File metadata
- Download URL: strategais-0.2.12-py3-none-any.whl
- Upload date:
- Size: 10.4 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 |
2b22d34422c431d8bad8789dcf683da3f72356de5e39daa54546ab9511bc7117
|
|
| MD5 |
a5cff16d916cad8aff08679a955cadb4
|
|
| BLAKE2b-256 |
98556c11f59015fec37c00200d3510553d188eb35184c0a1c79a63233980b7aa
|