julep-ai / julep

A new DSL and server for AI agents and multi-step tasks
https://julep.ai
Apache License 2.0
2.67k stars 904 forks source link

[Feature]: Change Anthropic `Client` in favor of our `litellm`'s fork in both `chat` and `prompt_step` #848

Closed HamadaSalhab closed 2 days ago

HamadaSalhab commented 1 week ago

🔖 Feature description

Now that we have forked litellm and fixed the issue of sending images as part of tool results, we can get back to using litellm for Anthropic models instead of relying on Anthropic client.

🎤 Why is this feature needed ?

No response

✌️ How do you aim to achieve this?

No response

👀 Have you searched issues and PRs to see if this feature request has been raised before?