Merge pull request #390 from promptmetheus/main

Add PROMPTMETHEUS to projects using LiteLLM
This commit is contained in:
Krish Dholakia 2023-09-17 21:37:57 -07:00 committed by GitHub
commit 16f0af214c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 1 deletions

View file

@ -0,0 +1,9 @@
🔥 PROMPTMETHEUS Prompt Engineering IDE
Compose, test, optimize, and deploy reliable prompts for large language models.
PROMPTMETHEUS is a Prompt Engineering IDE, designed to help you automate repetitive tasks and augment your apps and workflows with the mighty capabilities of all the LLMs in the LiteLLM quiver.
Website → [www.promptmetheus.com](https://promptmetheus.com)
FORGE → [forge.promptmetheus.com](https://forge.promptmetheus.com)
ARCHERY → [archery.promptmetheus.com](https://archery.promptmetheus.com)

View file

@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "litellm" name = "litellm"
version = "0.1.689" version = "0.1.690"
description = "Library to easily interface with LLM API providers" description = "Library to easily interface with LLM API providers"
authors = ["BerriAI"] authors = ["BerriAI"]
license = "MIT License" license = "MIT License"