mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-18 07:33:58 +00:00
4dbbec233c
* added oauth mcp to docs * added azure ai/grok-4 model family * Revert "added oauth mcp to docs" This reverts commit 950b7cef44f14b2db1429f6fbd32548a7c95d325. * fix: arize ui integration * need to remove a file This reverts commit d6c877b73ac763464f204b77135f3786342373b7. * snowflake support PAT, account_id and embeddings * format * test embeddings * format * complete test * fix: add arize from ui * updated clarifai functions to openai compatible (#15615) * fix: npm build errors * update tests * SnowflakeBaseConfig moved to utils * rename pat_key => api_ke * key_type=PAT => 'pat/key' * fix if api_key is None * doc update * doc update --------- Co-authored-by: mubashir1osmani <mubashir.osmani777@gmail.com> Co-authored-by: Mubashir Osmani <ilikewafflesomcuh@gmail.com> Co-authored-by: Krish Dholakia <krrishdholakia@gmail.com> Co-authored-by: mogith-pn <143642606+mogith-pn@users.noreply.github.com>