Skip to content

Commit 8991657

Browse files
authored
added railtracks to projects using litellm (#15144)
1 parent f2107a1 commit 8991657

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Railtracks
2+
3+
`Railtracks` is an open-source agentic framework that helps developers build resilient agentic systems offering local and remote monitoring tools.
4+
5+
- [Github](https://github.com/RailtownAI/railtracks)
6+
- [Docs](https://railtownai.github.io/railtracks/)
7+
- [Railtracks](https://railtracks.org/)

docs/my-website/sidebars.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -699,7 +699,8 @@ const sidebars = {
699699
"projects/llm_cord",
700700
"projects/pgai",
701701
"projects/GPTLocalhost",
702-
"projects/HolmesGPT"
702+
"projects/HolmesGPT",
703+
"projects/Railtracks",
703704
],
704705
},
705706
"extras/code_quality",

0 commit comments

Comments
 (0)