Skip to content
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions src/platformIcon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,9 @@ export const PLATFORM_TO_ICON = {
langchain: "langchain",
langgraph: "langgraph",
launchdarkly: "launchdarkly",
litellm: "litellm",
linux: "linux",
mastra: "mastra",
mono: "mono",
motorola: "motorola",
mistral: "mistral",
Expand All @@ -158,6 +160,7 @@ export const PLATFORM_TO_ICON = {
"php-monolog": "php",
"php-symfony2": "symfony",
"php-symfony": "symfony",
"pydantic-ai": "pydantic-ai",
python: "python",
"python-aiohttp": "aiohttp",
"python-airflow": "apache-airflow",
Expand Down
26 changes: 26 additions & 0 deletions svg/litellm.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions svg/mastra.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions svg/pydantic-ai.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions svg_80x80/litellm.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions svg_80x80/mastra.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions svg_80x80/pydantic-ai.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading