Skip to main content

Prompt Perfection at Your Fingertips

Project description

LLMstudio by TensorOps

Prompt Engineering at your fingertips

LLMstudio logo

[!IMPORTANT] LLMstudio is now supporting OpenAI v1.0 + just added support to Anthropic

🌟 Features

LLMstudio UI

  1. Python Client Gateway:
    • Access models from known providers such as OpenAI, VertexAI and Bedrock. All in one platform.
    • Speed up development with tracking and robustness features from LLMstudio.
    • Continue using popular libraries like LangChain through their LLMstudio-wrapped versions.
  2. Prompt Editing UI:
    • An intuitive interface designed for prompt engineering.
    • Quickly iterate between prompts until you reach your desired results.
    • Access the history of your previous prompts and their results.
  3. History Management:
    • Track past runs, available for both on the UI and the Client.
    • Log the cost, latency and output of each prompt.
    • Export the history to a CSV.
  4. Context Limit Adaptability:
    • Automatic switch to a larger-context fallback model if the current model's context limit is exceeded.
    • Always use the lowest context model and only use the higher context ones when necessary to save costs.
    • For instance, exceeding 4k tokens in gpt-3.5-turbo triggers a switch to gpt-3.5-turbo-16k.

👀 Coming soon:

  • Side-by-side comparison of multiple LLMs using the same prompt.
  • Automated testing and validation for your LLMs. (Create Unit-tests for your LLMs which are evaluated automatically)
  • API key administration. (Define quota limits)
  • Projects and sessions. (Organize your History and API keys by project)
  • Resilience against service provider rate limits.
  • Organized tracking of groups of related prompts (Chains, Agents)

🚀 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

🤔 About LLMstudio

Powered by TensorOps, LLMstudio redefines your experience with OpenAI, Vertex Ai and more language model providers. More than just a tool, it’s an evolving environment where teams can experiment, modify, and optimize their interactions with advanced language models.

Benefits include:

  • Streamlined Prompt Engineering: Simplify and enhance your prompt design process.
  • Execution History: Keep a detailed log of past executions, track progress, and make iterative improvements effortlessly.
  • Effortless Data Export: Share your team's endeavors by exporting data to shareable CSV files.

Step into the future of AI with LLMstudio, by watching our introduction video

📖 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-0.3.8a0.tar.gz (112.4 kB view details)

Uploaded Source

Built Distribution

llmstudio-0.3.8a0-py3-none-any.whl (160.7 kB view details)

Uploaded Python 3

File details

Details for the file llmstudio-0.3.8a0.tar.gz.

File metadata

  • Download URL: llmstudio-0.3.8a0.tar.gz
  • Upload date:
  • Size: 112.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.11.9 Darwin/23.5.0

File hashes

Hashes for llmstudio-0.3.8a0.tar.gz
Algorithm Hash digest
SHA256 e9716c4f15476f4dc7857b37584ab551faba7f027f9bf15f57f8b267a3691ba8
MD5 22708f7fd07cbce957d4c95300d1ce85
BLAKE2b-256 3263ec3ffba0de23f9bf0cfc31441560c9b1acc0efae84c4357e98e95ff979a4

See more details on using hashes here.

File details

Details for the file llmstudio-0.3.8a0-py3-none-any.whl.

File metadata

  • Download URL: llmstudio-0.3.8a0-py3-none-any.whl
  • Upload date:
  • Size: 160.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.11.9 Darwin/23.5.0

File hashes

Hashes for llmstudio-0.3.8a0-py3-none-any.whl
Algorithm Hash digest
SHA256 85d46d8864082ae09037756e5ae2f53b58eedeeaf05bde8db8ff134f2861762d
MD5 cdcdd4517ed6a583d3a2a485bbb9c5af
BLAKE2b-256 d3785a08a4d1b3d207d3ded19f0c90a866b36e96694b24b8225939f9ad7f61ad

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