Ecosyste.ms: Timeline

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

BerriAI/litellm

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

lattwood opened an issue on BerriAI/litellm
[Bug]: Claude 3.5 models on Bedrock support assistant prefill
### What happened? When https://github.com/BerriAI/litellm/commit/7939e930ff5b6451a03f1a7ee7c6a92e0704568c#diff-e79ee75335289e1292d021126866b66ac21ff2a828942aa5db68875f81b63e05R2607 was done, `...
goetz-markgraf starred BerriAI/litellm
ishaan-jaff pushed 3 commits to main BerriAI/litellm
  • add code cov checks ae01de0
  • fix comment 85f1e5c
  • Merge pull request #6436 from BerriAI/litellm_code_cov_2 Code cov - add checks for patch and overall repo a047fd1

View on GitHub

ishaan-jaff closed a pull request on BerriAI/litellm
Code cov - add checks for patch and overall repo
## Title <!-- e.g. "Implement user authentication feature" --> ## Relevant issues <!-- e.g. "Fixes #000" --> ## Type <!-- Select the type of Pull Request --> <!-- Keep only the nece...
vercel[bot] created a comment on a pull request on BerriAI/litellm
[vc]: #k9b7YRDRSzPmeKUdzsWulGNSFqz6KMcO1a5KhYoZwhs=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJsaXRlbGxtIiwibGl2ZUZlZWRiYWNrIjp7InJlc29sdmVkIjowLCJ1bnJlc29sdmVkIjowL...

View on GitHub

ishaan-jaff opened a pull request on BerriAI/litellm
Code cov - add checks for patch and overall repo
## 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 created a comment on an issue on BerriAI/litellm
fix for storing audit logs on creating key ops is here: https://github.com/BerriAI/litellm/pull/6433

View on GitHub

ishaan-jaff pushed 1 commit to litellm_fix_audit_logs BerriAI/litellm
  • unit testing test_create_audit_log_in_db 8cf0191

View on GitHub

serihiro starred BerriAI/litellm
ishaan-jaff pushed 1 commit to litellm_fix_audit_logs BerriAI/litellm

View on GitHub

ishaan-jaff pushed 3 commits to litellm_fix_audit_logs BerriAI/litellm
  • fix LitellmTableNames type b0bf182
  • fix StandardLoggingMetadata with user_api_key_org_id 61e28eb
  • fix create_audit_log_for_update eb24ce2

View on GitHub

pharindoko opened an issue on BerriAI/litellm
[Feature]: add token cost for Amazon Titan Multimodal Embeddings
### The Feature I`m missing the costs in the cost map for bedrock/amazon.titan-embed-image-v1. ### Motivation, pitch get the costs for it. ### Twitter / LinkedIn details _No response_
zavocc opened an issue on BerriAI/litellm
[Feature]: code_execution support for Gemini 1.5 pro and 1.5 flash models
### The Feature https://ai.google.dev/gemini-api/docs/code-execution?lang=python It doesn't seem to be supported in LLM when I try putting it as a tool in the completion method, it doesn't exec...
treburrell starred BerriAI/litellm
vercel[bot] created a comment on a pull request on BerriAI/litellm
[vc]: #0ydFdLPcy597hq64t2836SoI/PwMvut0SwWeJhCNZOc=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJsaXRlbGxtIiwiaW5zcGVjdG9yVXJsIjoiaHR0cHM6Ly92ZXJjZWwuY29tL2NsZXJraWVha...

View on GitHub

ishaan-jaff opened a pull request on BerriAI/litellm
(proxy audit logs) fix serialization error on audit logs
## 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 created a branch on BerriAI/litellm

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

NEWbie0709 created a comment on an issue on BerriAI/litellm
Sorry for the late reply. Here is the code for the proxy and Dashcope. ![image](https://github.com/user-attachments/assets/cd68ba47-7138-428d-9444-eef6ff45e941) ![image](https://github.com/user-a...

View on GitHub

ishaan-jaff pushed 1 commit to litellm_allow_internal_user_to_regen_tokens BerriAI/litellm
  • add unit testing for non_proxy_admin_allowed_routes_check 646f4c4

View on GitHub

hi120ki starred BerriAI/litellm
RRaphaell opened an issue on BerriAI/litellm
[Bug]: 🆘 usage and spending treacking is not working
### What happened? trecking and usage is not working. spend is always 0 and usage tab throws an error: <img width="159" alt="Screenshot 2024-10-25 at 12 49 44" src="https://github.com/user-at...
dizzyclick starred BerriAI/litellm
Haixing-Hu starred BerriAI/litellm
vercel[bot] created a comment on a pull request on BerriAI/litellm
[vc]: #FuJ/aIB3HonFziKNbQan3guL+KxiwNu7ZnViKti7kcM=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJsaXRlbGxtIiwicm9vdERpcmVjdG9yeSI6ImRvY3MvbXktd2Vic2l0ZSIsImluc3BlY3Rvc...

View on GitHub

festeh opened a pull request on BerriAI/litellm
Fix Codestral endpoints
## Title Fix Codestral endpoints ## Relevant issues ## Type 🐛 Bug Fix ## Changes Codestral was broken for ``` model = "codestral-latest" api_base = "https://codestral.mi...
festeh forked BerriAI/litellm

festeh/litellm

Load more