mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
Merge pull request #390 from promptmetheus/main
Add PROMPTMETHEUS to projects using LiteLLM
This commit is contained in:
commit
16f0af214c
2 changed files with 10 additions and 1 deletions
9
docs/my-website/docs/projects/PROMPTMETHEUS.md
Normal file
9
docs/my-website/docs/projects/PROMPTMETHEUS.md
Normal 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)
|
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue