mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
Adding HolmesGPT to projects using LiteLLM (#12798)
This commit is contained in:
parent
db80b98141
commit
1faedd599f
2 changed files with 8 additions and 0 deletions
7
docs/my-website/docs/projects/HolmesGPT.md
Normal file
7
docs/my-website/docs/projects/HolmesGPT.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# HolmesGPT
|
||||
|
||||
[HolmesGPT](https://github.com/robusta-dev/holmesgpt) is an AI-powered observability tool designed to enhance incident response and troubleshooting processes. It's like your 24/7 on-call assistant, helps you solve alerts faster with Automatic Correlations, Investigations, and More.
|
||||
|
||||
LiteLLM helps HolmesGPT integrate with multiple LLM providers or bring their own model and self-host it.
|
||||
|
||||
🔗 Try HolmesGPT → [https://github.com/robusta-dev/holmesgpt](https://github.com/robusta-dev/holmesgpt)
|
||||
|
|
@ -623,6 +623,7 @@ const sidebars = {
|
|||
"projects/llm_cord",
|
||||
"projects/pgai",
|
||||
"projects/GPTLocalhost",
|
||||
"projects/HolmesGPT"
|
||||
],
|
||||
},
|
||||
"extras/code_quality",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue