Ecosyste.ms: Timeline

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

BerriAI/litellm

krrishdholakia pushed 1 commit to main BerriAI/litellm
  • feat(proxy_server.py): check if views exist on proxy server startup +… (#6360) * feat(proxy_server.py): check if vie... 4e31005

View on GitHub

krrishdholakia closed a pull request on BerriAI/litellm
feat(proxy_server.py): check if views exist on proxy server startup +…
… refactor startup event logic to <50 LOC ## Title <!-- e.g. "Implement user authentication feature" --> ## Relevant issues <!-- e.g. "Fixes #000" --> ## Type <!-- Select the type...
krrishdholakia pushed 37 commits to litellm_proxy_cleandb_fixes BerriAI/litellm
  • refactor(redis_cache.py): use a default cache value when writing to r… (#6358) * refactor(redis_cache.py): use a def... 7338b24
  • feat(proxy_cli.py): add new 'log_config' cli param (#6352) * feat(proxy_cli.py): add new 'log_config' cli param A... 2b9db05
  • docs(sidebars.js): add jina ai embedding to docs e30a274
  • docs(sidebars.js): add jina ai to left nav e6e518a
  • bump: version 1.50.1 → 1.50.2 a5fe87d
  • langfuse use helper for get_langfuse_logging_config eca09ad
  • Refactor: apply early return (#6369) a0c5fee
  • (refactor) remove berrispendLogger - unused logging integration (#6363) * fix remove berrispendLogger * remove u... 7a5f997
  • Merge remote-tracking branch 'origin/main' 666741d
  • fix docs configs.md 7853cb7
  • (fix) standard logging metadata + add unit testing (#6366) * fix setting StandardLoggingMetadata * add unit test... 8359cb6
  • Revert "(fix) standard logging metadata + add unit testing (#6366)" (#6381) This reverts commit 8359cb6fa9bf7b0bf4f... 400cbff
  • add new 35 mode lcard (#6378) 21ace6d
  • Add claude 3 5 sonnet 20241022 models for all provides (#6380) * Add Claude 3.5 v2 on Amazon Bedrock and Vertex AI. ... 7939e93
  • test(skip-flaky-google-context-caching-test): google is not reliable. their sample code is also not working 24a0d26
  • test(test_alangfuse.py): handle flaky langfuse test better f943410
  • (feat) Arize - Allow using Arize HTTP endpoint (#6364) * arize use helper for get_arize_opentelemetry_config * u... b75019c
  • Litellm dev 10 22 2024 (#6384) * fix(utils.py): add 'disallowed_special' for token counting on .encode() Fixes er... cb2563e
  • bump: version 1.50.2 → 1.50.3 0a92923
  • build(deps): bump http-proxy-middleware in /docs/my-website (#6395) Bumps [http-proxy-middleware](https://github.com... 64c3d32
  • and 17 more ...

View on GitHub

krrishdholakia pushed 1 commit to main BerriAI/litellm
  • allow configuring httpx hooks for AsyncHTTPHandler (#6290) (#6415) * allow configuring httpx hooks for AsyncHTTPHand... cc8dd80

View on GitHub

krrishdholakia closed a pull request on BerriAI/litellm
allow configuring httpx hooks for AsyncHTTPHandler (#6290)
## 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 litellm_add_Created_deleted_keys BerriAI/litellm
  • add created_at, updated_at for verification token 8cd8d47

View on GitHub

ishaan-jaff created a comment on an issue on BerriAI/litellm
@eliorc how do you make the request client side ?

View on GitHub

ishaan-jaff created a comment on an issue on BerriAI/litellm
picking this up, we need to - [ ] Add created_at, updated_at in the DB schema - [ ] Display created_at on the UI for virtual keys

View on GitHub

vercel[bot] created a comment on a pull request on BerriAI/litellm
[vc]: #7c6fTU7pZeDq/amtHHxL0Kw6RRKsqxcRjPUJ3F5MfOo=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJsaXRlbGxtIiwiaW5zcGVjdG9yVXJsIjoiaHR0cHM6Ly92ZXJjZWwuY29tL2NsZXJraWVha...

View on GitHub

ishaan-jaff opened a pull request on BerriAI/litellm
(feat) track created_at, updated_at for virtual keys
## 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_add_Created_deleted_keys - Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq]

Gear-dev-sudo starred BerriAI/litellm
codecov[bot] created a comment on a pull request on BerriAI/litellm
## [Codecov](https://app.codecov.io/gh/BerriAI/litellm/pull/6415?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BerriAI) ...

View on GitHub

codecov[bot] created a comment on a pull request on BerriAI/litellm
## [Codecov](https://app.codecov.io/gh/BerriAI/litellm/pull/6360?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BerriAI) ...

View on GitHub

krrishdholakia pushed 1 commit to litellm_forward_user_info_to_vllm BerriAI/litellm
  • fix(litellm_logging.py): fix linting error a426307

View on GitHub

krrishdholakia closed an issue on BerriAI/litellm
[Bug]: Pydantic serializer warning when following image generation example
### What happened? `litellm` version: 1.50.1 When running the same image generation example provided in [the OpenAI-specific docs](https://docs.litellm.ai/docs/image_generation#openai-image-g...
krrishdholakia closed an issue on BerriAI/litellm
[Bug]: Pydantic serializer warning when following image generation example
### What happened? `litellm` version: 1.50.1 When running the same image generation example provided in [the OpenAI-specific docs](https://docs.litellm.ai/docs/image_generation#openai-image-g...
krrishdholakia pushed 1 commit to main BerriAI/litellm
  • LiteLLM Minor Fixes & Improvements (10/23/2024) (#6407) * docs(bedrock.md): clarify bedrock auth in litellm docs ... 1cd1d23

View on GitHub

krrishdholakia closed a pull request on BerriAI/litellm
LiteLLM Minor Fixes & Improvements (10/23/2024)
## Title - [docs(bedrock.md): clarify bedrock auth in litellm docs](https://github.com/BerriAI/litellm/pull/6407/commits/a5da5dc857a9730d4b03017789ff81aa237541bf) - [fix(convert_dict_to_respons...
codecov[bot] created a comment on a pull request on BerriAI/litellm
## [Codecov](https://app.codecov.io/gh/BerriAI/litellm/pull/6407?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BerriAI) ...

View on GitHub

krrishdholakia pushed 1 commit to litellm_stable_prs_10_24_2024 BerriAI/litellm
  • fix(http_handler.py): fix linting error e250484

View on GitHub

krrishdholakia deleted a branch BerriAI/litellm

litellm_fix_sl_payload

krrishdholakia pushed 1 commit to main BerriAI/litellm
  • feat(litellm_logging.py): refactor standard_logging_payload function … (#6388) * feat(litellm_logging.py): refactor ... c04c4a8

View on GitHub

krrishdholakia closed a pull request on BerriAI/litellm
feat(litellm_logging.py): refactor standard_logging_payload function …
…to be <50 LOC fixes issue where usage information was not following typed values ## Title <!-- e.g. "Implement user authentication feature" --> ## Relevant issues <!-- e.g. "Fixes #...
codecov[bot] created a comment on a pull request on BerriAI/litellm
## [Codecov](https://app.codecov.io/gh/BerriAI/litellm/pull/6388?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BerriAI) ...

View on GitHub

krrishdholakia pushed 1 commit to litellm_stable_prs_10_24_2024 BerriAI/litellm

View on GitHub

J-Fo-S starred BerriAI/litellm
krrishdholakia pushed 1 commit to litellm_dev_10_24_2024 BerriAI/litellm
  • test(test_proxy_server.py): cleanup test c938d4e

View on GitHub

krrishdholakia opened an issue on BerriAI/litellm
[Feature]: Support new anthropic tools - computer_use, bash_tool, text_editor
### The Feature Anthropic added 3 new tool types to their accepted types - https://docs.anthropic.com/en/api/messages add support for it ### Motivation, pitch user request ### Twitter / Lin...
ikbenale created a comment on a pull request on BerriAI/litellm
@krrishdholakia it seems it hasn't landed in main. Is https://github.com/BerriAI/litellm/pull/6290#event-14841768503 stuck? <img width="875" alt="Captura de pantalla 2024-10-24 a la(s) 21 41 59"...

View on GitHub

Load more