mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-28 11:09:29 +00:00
5e6f6ddc52
* feat: init structure for bedrock AGENTs * feat: add basic routing for bedrock AGENTs * feat: add basic transforms for bedrock AGENTs * fix: url for bedrock agent runtime * fix: working agents request * feat: working agents non-streaming request * feat: bedrock agents * feat: add streaming for bedrock agents * feat: add cost tracking for bedrock agents * docs litellm with bedrock agents * fix: linting errors * test: invoke agents tests