Visualization of litellm #12139
ivanmilevtues
started this conversation in
Show and tell
Replies: 1 comment
-
Hey a quick update from our side, we've just released our diagram generation engine as an open-source repo: https://github.com/CodeBoarding/CodeBoarding If you are interested to run it yourself or how exactly the generation works you can take a look! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey I have generated a diagram visualization of the codebase for the litellm codebase:
https://github.com/CodeBoarding/GeneratedOnBoardings/blob/main/litellm/on_boarding.md
I'd love to hear what you think of the diagram. It is designed with the idea of helping new contributors/people who fork/people who just play around with the litellm codebase to understand the structure and how the different components interact. This way they can identify the component of interest and see the same for it and then dive deep into the code.
Any feedback is more than welcome!
Full disclosure: we're trying to turn this into a startup, but we're still in a very early stage and figuring out what will actually be useful for people. Also as many people brought that the diagrams will become outdated fast, we've introduced free github action!
Beta Was this translation helpful? Give feedback.
All reactions