karimmohraz
karimmohraz
thnx for your quick reply Savin! Metaflow 2.6.0.post4+gitd977cd4 I created the argo template using this command: helloworld.py argo-workflows --name=h5 create --only-json > h5.json
> Aha - the UI has an additional check that prevents uploading the JSON by hand. I've seen this a while ago. Argo UI does the validation according to the...
https://cloud-native.slack.com/archives/C01QW9QSSSK/p1652298821097089
Hello Marc, thanks for your reply. Currently I have overridden the class GenerativeServiceRestTransport. Inside this class there is the __call__ method. Here I have adapted the hard coded http_options `...
Dear LiteLLM team, dear @krrishdholakia, this PR adds the SAP Provider, which enables a huge customer base to access various LLMs from OpenAI, Google, and Amazon. SAP is Europe's largest...
@krrishdholakia we carefully followed the procedure for adding a new provider: https://docs.litellm.ai/docs/provider_registration/ we have fixed per your request the client. We are using the shared LiteLLM httpx client. In the...