Skip to main content

LLMStudio core capabilities for routing llm calls for any vendor. No proxy server required. For that use llmstudio[proxy]

Project description

LLMstudio-core by TensorOps

Prompt Engineering at your fingertips

LLMstudio logo

🌟 Features

  • Custom and Local LLM Support: Use custom or local open-source LLMs through Ollama.
  • Python SDK: Easily integrate LLMstudio into your existing workflows.
  • LangChain Integration: LLMstudio integrates with your already existing LangChain projects.

🚀 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-core

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

OPENAI_API_KEY="sk-api_key"
GOOGLE_API_KEY="sk-api_key"

Now you should be able to run LLMstudio Providers using the following code:

# You can set OPENAI_API_KEY environment variable, add it to .env, or pass directly as api_key
import os
from llmstudio_core.providers import LLMCore as LLM
llm = LLM("vertexai", api_key=os.environ["GOOGLE_API_KEY"])
response = llm.chat("How are you", model="gemini-1.5-pro-latest")
print(response.chat_output, response.metrics)

📖 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

llmstudio_core-1.1.1a0.tar.gz (22.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

llmstudio_core-1.1.1a0-py3-none-any.whl (27.0 kB view details)

Uploaded Python 3

File details

Details for the file llmstudio_core-1.1.1a0.tar.gz.

File metadata

  • Download URL: llmstudio_core-1.1.1a0.tar.gz
  • Upload date:
  • Size: 22.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.14.0 Linux/6.11.0-1018-azure

File hashes

Hashes for llmstudio_core-1.1.1a0.tar.gz
Algorithm Hash digest
SHA256 f3cb5ee1661ae25d00c6562f94bf1588577dff9dceb3e98a20522fd2a7c32893
MD5 9c8ddf3e581cfdb1d9a5739e1b5a44ad
BLAKE2b-256 556d48c33a7e79e24757b961744210e5634784abc621edb6c7e6f737878f2de3

See more details on using hashes here.

File details

Details for the file llmstudio_core-1.1.1a0-py3-none-any.whl.

File metadata

  • Download URL: llmstudio_core-1.1.1a0-py3-none-any.whl
  • Upload date:
  • Size: 27.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.14.0 Linux/6.11.0-1018-azure

File hashes

Hashes for llmstudio_core-1.1.1a0-py3-none-any.whl
Algorithm Hash digest
SHA256 a55cb198461e9017cc4732be466da0c98d228f90450ffd0521b73b573886a90c
MD5 bed7538ecfe21aaa508c341bff849090
BLAKE2b-256 0d36710382c5f5fa40ece156bad94e246dae1df070878c1b6a1fc79d8de41408

See more details on using hashes here.

Supported by

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