Skip to main content

Prompt Perfection at Your Fingertips

Project description

LLMstudio by TensorOps

Prompt Engineering at your fingertips

LLMstudio logo

🌟 Features

LLMstudio UI

  • 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

For full version:

pip install 'llmstudio[proxy,tracker]'

For lightweight (core) version:

pip install llmstudio

Create a .env file at the same path you'll run LLMstudio

OPENAI_API_KEY="sk-api_key"
ANTHROPIC_API_KEY="sk-api_key"
VERTEXAI_KEY="sk-api-key"

Now you should be able to run LLMstudio using the following command.

llmstudio server --proxy --tracker

When the --proxy flag is set, you'll be able to access the Swagger at http://0.0.0.0:50001/docs (default port)

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

👨‍💻 Contributing

  • Head on to our Contribution Guide to see how you can help LLMstudio.
  • Join our Discord to talk with other LLMstudio enthusiasts.

Training

Banner


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

llmstudio-1.0.2a1.tar.gz (7.8 kB view details)

Uploaded Source

Built Distribution

llmstudio-1.0.2a1-py3-none-any.whl (8.2 kB view details)

Uploaded Python 3

File details

Details for the file llmstudio-1.0.2a1.tar.gz.

File metadata

  • Download URL: llmstudio-1.0.2a1.tar.gz
  • Upload date:
  • Size: 7.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

Hashes for llmstudio-1.0.2a1.tar.gz
Algorithm Hash digest
SHA256 2a5688f5e5a7ec2f3552115aa60e7419d510d4a391ec02d419a2f9a87fd0350e
MD5 27ae26659efe33a79336a139d7e4226f
BLAKE2b-256 f053365f90d62eee20bbff1c6ac9d64a460d8e1d25355cba2d447c74405e4698

See more details on using hashes here.

File details

Details for the file llmstudio-1.0.2a1-py3-none-any.whl.

File metadata

  • Download URL: llmstudio-1.0.2a1-py3-none-any.whl
  • Upload date:
  • Size: 8.2 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

Hashes for llmstudio-1.0.2a1-py3-none-any.whl
Algorithm Hash digest
SHA256 0b0a0051bf467880c0df46baf0f85ed0b342e785589419263b8cdb23e4b86c06
MD5 8e4a8854cf3a1efafad172d1a51680c7
BLAKE2b-256 4d37630f689117569d1c5c1730e34c4337ba6cbd9ceebf520cb666c9a9a3774b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page