Fix litellm issues to be more broad

This commit is contained in:
Brandon Hancock
2025-01-23 11:57:43 -05:00
parent e27a15023c
commit 698b2e4c70
2 changed files with 5 additions and 20 deletions

View File

@@ -139,7 +139,6 @@ Now let's get you set up! 🚀
│ └── __init__.py
└── config/
├── agents.yaml
├── config.yaml
└── tasks.yaml
```
</Frame>