Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

BerriAI/litellm

krrishdholakia closed an issue on BerriAI/litellm
[Bug]: Fallback login not working with 1.50.2
### What happened? When using 1.50.2 with SSO and trying to access the fallback login with the masterkey it redirects to a page that says { detail: "Not Found" } and the URL of the page i...
krrishdholakia pushed 1 commit to litellm_krrish_dev_10_25_2024 BerriAI/litellm
  • fix(gpt_transformation.py): add support for parallel_tool_calls to azure Fixes https://github.com/BerriAI/litellm/is... 8d0a643

View on GitHub

kluein forked BerriAI/litellm

kluein/litellm

krrishdholakia created a comment on an issue on BerriAI/litellm
send me an example with prompt caching // how you're testing that ? my preference is to keep it in an isolated function - makes it easier to unit test the existing anthropic function is alre...

View on GitHub

krrishdholakia pushed 1 commit to litellm_krrish_dev_10_25_2024 BerriAI/litellm
  • fix(factory.py): fix faulty anthropic tool result translation check Fixes https://github.com/BerriAI/litellm/issues/... 8f37b22

View on GitHub

ishaan-jaff pushed 1 commit to main BerriAI/litellm
  • bump: version 1.50.4 → 1.51.0 38708a3

View on GitHub

ishaan-jaff pushed 1 commit to main BerriAI/litellm

View on GitHub

xingyaoww created a review comment on a pull request on BerriAI/litellm
This part is needed to make sure cache_control work for list of contents

View on GitHub

xingyaoww created a review on a pull request on BerriAI/litellm

View on GitHub

xingyaoww created a review comment on a pull request on BerriAI/litellm
This part is copied from `convert_to_anthropic_tool_result` without any modification

View on GitHub

xingyaoww created a review on a pull request on BerriAI/litellm

View on GitHub

krrishdholakia created a comment on an issue on BerriAI/litellm
got it - it looks like we were already handling this scenario, but had a bad if-condition above the tool logic check

View on GitHub

xingyaoww created a comment on an issue on BerriAI/litellm
Of course! @krrishdholakia here's the script where the first request will failed [repro.txt](https://github.com/user-attachments/files/17526661/repro.txt)

View on GitHub

krrishdholakia created a branch on BerriAI/litellm

litellm_krrish_dev_10_25_2024 - Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq]

ruangoncalv starred BerriAI/litellm
ghinwa-marrlabs opened an issue on BerriAI/litellm
[Bug]: AzureOpenAIConfig does not inherit from OpenAIConfig
### What happened? The docs for this class in `litellm/litellm/llms/AzureOpenAI/chat` indicate that it should inherit from OpenAIConfig _The class `AzureOpenAIConfig` provides configuration...
tkg61 opened an issue on BerriAI/litellm
[Bug]: Fallback login not working with 1.50.2
### What happened? When using 1.50.2 with SSO and trying to access the fallback login with the masterkey it redirects to a page that says { detail: "Not Found" } and the URL of the page i...
dnth starred BerriAI/litellm
cookednoodles starred BerriAI/litellm
tyler-liner created a comment on an issue on BerriAI/litellm
<img width="806" alt="스크린샷 2024-10-25 오후 10 36 35" src="https://github.com/user-attachments/assets/18481d71-cb1f-4178-8f80-28cb2407ca01"> I am attaching additional experimental results f...

View on GitHub

tyler-liner forked BerriAI/litellm

tyler-liner/litellm

KochMartin starred BerriAI/litellm
max-sym starred BerriAI/litellm
yezooz starred BerriAI/litellm
ishaan-jaff pushed 1 commit to main BerriAI/litellm

View on GitHub

ishaan-jaff pushed 10 commits to main BerriAI/litellm
  • add key/{token_id}/regenerate to internal user routes c4cab88
  • use static methods for Routechecks 2e0f501
  • use helper for _route_matches_pattern cdb94ff
  • test_is_ui_route_allowed 574f07d
  • fix name of tests on config c42ec81
  • unit test route checks 7db8d8b
  • fix RouteChecks test 99c7211
  • fix typing on StandardLoggingMetadata 7c4c3a2
  • add unit testing for non_proxy_admin_allowed_routes_check 646f4c4
  • Merge pull request #6430 from BerriAI/litellm_allow_internal_user_to_regen_tokens (admin ui / auth fix) Allow intern... 6c21d09

View on GitHub

ishaan-jaff closed an issue on BerriAI/litellm
[Bug]: Issue when regenerating a key via the UI
### What happened? When trying to regenerate a key via the UI I get the following error ![image](https://github.com/user-attachments/assets/eb569a42-3fe9-4a2e-8d34-6760c62a7de9) I would ex...
ishaan-jaff closed a pull request on BerriAI/litellm
(admin ui / auth fix) Allow internal user to call /key/{token}/regenerate
## Title <!-- e.g. "Implement user authentication feature" --> ## Relevant issues <!-- e.g. "Fixes #000" --> ## Type <!-- Select the type of Pull Request --> <!-- Keep only the nece...
ishaan-jaff pushed 1 commit to main BerriAI/litellm

View on GitHub

ishaan-jaff pushed 1 commit to litellm_fix_audit_logs BerriAI/litellm

View on GitHub

Load more