No project description provided
Project description
LLMstudio by TensorOps
Prompt Engineering at your fingertips
🌟 Features
- LLM Proxy Access: Seamless access to all the latest LLMs by OpenAI, Anthropic, Google.
- Custom and Local LLM Support: Use custom or local open-source LLMs through Ollama.
- Prompt Playground UI: A user-friendly interface for engineering and fine-tuning your prompts.
- Python SDK: Easily integrate LLMstudio into your existing workflows.
- Monitoring and Logging: Keep track of your usage and performance for all requests.
- LangChain Integration: LLMstudio integrates with your already existing LangChain projects.
- Batch Calling: Send multiple requests at once for improved efficiency.
- Smart Routing and Fallback: Ensure 24/7 availability by routing your requests to trusted LLMs.
- Type Casting (soon): Convert data types as needed for your specific use case.
🚀 Quickstart
Don't forget to check out https://docs.llmstudio.ai page.
Installation
Install the latest version of LLMstudio using pip
. We suggest that you create and activate a new environment using conda
pip install 'llmstudio[tracker]'
Create a .env
file at the same path you'll run LLMstudio
OPENAI_API_KEY="sk-api_key"
Now you should be able to run LLMstudio Tracker using the following command.
llmstudio server --tracker
When the --tracker
flag is set, you'll be able to access the Swagger at http://0.0.0.0:50002/docs (default port)
📖 Documentation
- Visit our docs to learn how the SDK works (coming soon)
- Checkout our notebook examples to follow along with interactive tutorials
👨💻 Contributing
- Head on to our Contribution Guide to see how you can help LLMstudio.
- Join our Discord to talk with other LLMstudio enthusiasts.
Training
Thank you for choosing LLMstudio. Your journey to perfecting AI interactions starts here.
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 llmstudio_tracker-1.0.2.tar.gz
.
File metadata
- Download URL: llmstudio_tracker-1.0.2.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 081f875848f53ba19d2caefa64a1716612ccc915dfec07a728214afd9bd6e8d5 |
|
MD5 | 16a7a24ddeb88b9cfc3ee78e16e5c189 |
|
BLAKE2b-256 | 017d0a5ef9e2f7c008722ce3cd5922d9b3c08f13416124211a65cadf84855db0 |
File details
Details for the file llmstudio_tracker-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: llmstudio_tracker-1.0.2-py3-none-any.whl
- Upload date:
- Size: 10.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9bfc0309f870a98c1d327ce42639b723dcb9fc2b910785ed4ee972bd9983b89 |
|
MD5 | 447a780ca7f613a2c22276fde067ef6a |
|
BLAKE2b-256 | a1df14537bb77c1185505e78862775e9e0a93c8c535692ac5d9d5e4fb9fff967 |