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
Install bun
if you want to use the UI
curl -fsSL https://bun.sh/install | bash
Create a .env
file at the same path you'll run LLMstudio
OPENAI_API_KEY="sk-api_key"
ANTHROPIC_API_KEY="sk-api_key"
Now you should be able to run LLMstudio using the following command.
llmstudio server --ui
When the --ui
flag is set, you'll be able to access the UI at http://localhost:3000
📖 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_proxy-1.0.1a6.tar.gz
.
File metadata
- Download URL: llmstudio_proxy-1.0.1a6.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.0 Darwin/22.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58589c7dc54215ec681b19779ce9c05b0ed4b1263f4ea03ffa89cf2b093ccad0 |
|
MD5 | 389ae3f20c5e9ffcc13c88b0e2ea0180 |
|
BLAKE2b-256 | 622b69cae5d48999aed5df01540fc006f6657ed740ab4046788c490e41c54a0f |
File details
Details for the file llmstudio_proxy-1.0.1a6-py3-none-any.whl
.
File metadata
- Download URL: llmstudio_proxy-1.0.1a6-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.0 Darwin/22.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dfbbe77666a4576cf052a75e59c03752f41efac447b289e53b93a23ef0bca995 |
|
MD5 | 3a6da8307532f7168208ba5b39f0b7b5 |
|
BLAKE2b-256 | 128e31fce2a8120f8b1a73625f66deec4dde556ab1b2e23a1696f51ca50b7301 |